github.com/chentex/terraform@v0.11.2-0.20171208003256-252e8145842e/command/test-fixtures/validate-invalid/outputs/main.tf (about)

     1  output "myvalue" {
     2    values = "Some value"
     3  }