github.com/nov1n/terraform@v0.7.9-0.20161103151050-bf6852f38e28/config/test-fixtures/dir-basic/nested/nested.tf (about)

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