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

4 lines
46 B
HCL

module "my_module" {
source = "./modules"
}