github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/terraform/testdata/apply-local-val/child/child.tf (about)

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