github.com/kwoods/terraform@v0.6.11-0.20160809170336-13497db7138e/config/test-fixtures/dir-basic/nested/nested.tf (about) 1 output "i-am-nested" { 2 value = "what" 3 }