opentofu/terraform/test-fixtures/validate-module-bad-rc/main.tf
2014-09-24 19:31:30 -07:00

4 lines
42 B
HCL

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