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