github.com/gruntwork-io/terraform@v0.11.12-beta1/configs/test-fixtures/config-build/child_c/child_c.tf (about)

     1  output "hello" {
     2    value = "hello"
     3  }