github.com/rvichery/terraform@v0.11.10/config/module/test-fixtures/validate-required-var/main.tf (about) 1 module "child" { 2 source = "./child" 3 }