github.com/adamar/terraform@v0.2.2-0.20141016210445-2e703afdad0e/config/test-fixtures/modules.tf (about) 1 module "bar" { 2 memory = "1G" 3 source = "baz" 4 }