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