github.com/openshift/terraform@v0.11.12-beta1/config/module/test-fixtures/basic-parent/main.tf (about) 1 module "a" { 2 source = "./a" 3 }