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