github.com/miquella/terraform@v0.6.17-0.20160517195040-40db82f25ec0/config/module/test-fixtures/validate-child-good/child/main.tf (about)

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