github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/terraform/testdata/apply-local-val/child/child.tf (about)

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