github.com/articulate/terraform@v0.6.13-0.20160303003731-8d31c93862de/config/module/test-fixtures/validate-child-good/child/main.tf (about)

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