github.com/opentofu/opentofu@v1.7.1/internal/tofu/testdata/apply-local-val/child/child.tf (about) 1 2 output "result" { 3 value = "hello" 4 }