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