github.com/ticketmaster/terraform@v0.10.0-beta2.0.20170711045249-a12daf5aba4f/config/module/test-fixtures/child/foo/main.tf (about) 1 # Hello 2 3 module "bar" { 4 source = "./bar" 5 }