github.com/tkak/terraform@v0.5.4-0.20150712180941-7f738dc27225/config/test-fixtures/dir-basic/nested/nested.tf (about)

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