github.com/hugorut/terraform@v1.1.3/src/terraform/testdata/validate-module-bad-rc/main.tf (about) 1 module "child" { 2 source = "./child" 3 }