github.com/maheshbr/terraform@v0.3.1-0.20141020033300-deec7194a3ea/config/test-fixtures/dir-basic/nested/nested.tf (about)

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