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