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