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