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