github.com/opentofu/opentofu@v1.7.1/internal/tofu/testdata/validate-good-module/child/main.tf (about) 1 output "good" { 2 value = "great" 3 }