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