github.com/kevinklinger/open_terraform@v1.3.6/noninternal/configs/testdata/config-build/child_c/child_c.tf (about)

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