github.com/joshgarnett/terraform@v0.5.4-0.20160219181435-92dc20bb3594/config/module/test-fixtures/child/foo/main.tf (about) 1 # Hello 2 3 module "bar" { 4 source = "./bar" 5 }