github.com/pulumi/terraform@v1.4.0/pkg/terraform/testdata/validate-good-module/child/main.tf (about) 1 output "good" { 2 value = "great" 3 }