github.com/hugorut/terraform@v1.1.3/src/command/testdata/validate-invalid/outputs/main.tf (about) 1 output "myvalue" { 2 values = "Some value" 3 }