github.com/renier/terraform@v0.7.8-0.20161024133817-eb8a9ef5471a/config/module/test-fixtures/validate-child-good/child/main.tf (about) 1 variable "memory" {} 2 3 output "result" { value = "foo" }