github.com/bengesoff/terraform@v0.3.1-0.20141018223233-b25a53629922/config/test-fixtures/dir-basic/nested/nested.tf (about) 1 output "i-am-nested" { 2 value = "what" 3 }