github.com/chentex/terraform@v0.11.2-0.20171208003256-252e8145842e/config/module/test-fixtures/validate-child-good/child/main.tf (about) 1 variable "memory" {} 2 3 output "result" { value = "foo" }