github.com/hugorut/terraform@v1.1.3/src/terraform/testdata/apply-local-val/child/child.tf (about) 1 2 output "result" { 3 value = "hello" 4 }