opentofu/config/module/test-fixtures/validate-child-bad/main.tf
2014-09-15 09:37:40 -07:00

4 lines
40 B
HCL

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