github.com/jzbruno/terraform@v0.10.3-0.20180104230435-18975d727047/command/test-fixtures/validate-invalid/outputs/main.tf (about)

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