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