github.com/erriapo/terraform@v0.6.12-0.20160203182612-0340ea72354f/config/module/test-fixtures/validate-child-good/child/main.tf (about)

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