github.com/burmuley/terraform@v0.11.12-beta1/config/test-fixtures/output-unnamed.tf (about) 1 output "okay" { 2 value = "bar" 3 } 4 5 output { 6 value = "foo" 7 }