github.com/heimweh/terraform@v0.7.4/terraform/test-fixtures/validate-good-module/child/main.tf (about) 1 output "good" { 2 value = "great" 3 }