github.com/greysond/terraform@v0.8.5-0.20170124173113-439b5507bbe9/config/test-fixtures/dir-basic/nested/nested.tf (about)

     1  output "i-am-nested" {
     2      value = "what"
     3  }