github.com/kwoods/terraform@v0.6.11-0.20160809170336-13497db7138e/config/module/test-fixtures/validate-child-good/child/main.tf (about)

     1  variable "memory" {}
     2  
     3  output "result" { value = "foo" }