github.com/akazakov/terraform@v0.5.2-0.20160205142716-097441beafdf/config/module/test-fixtures/validate-child-good/child/main.tf (about)

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