terraform/internal/command/testdata/show-json/nested-modules/modules/main.tf

4 lines
46 B
HCL

module "more" {
source = "./more-modules"
}