terraform/config/module/test-fixtures/validate-required-var/main.tf

4 lines
42 B
HCL

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