terraform/config/module/test-fixtures/validate-child-bad/main.tf

4 lines
40 B
HCL

module "foo" {
source = "./child"
}