github.com/akazakov/terraform@v0.5.2-0.20160205142716-097441beafdf/config/test-fixtures/dir-basic/nested/nested.tf (about)

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