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