github.com/franklinhu/terraform@v0.6.9-0.20151202232446-81f7fb1e6f9e/config/test-fixtures/dir-basic/nested/nested.tf (about) 1 output "i-am-nested" { 2 value = "what" 3 }