github.com/jaredpalmer/terraform@v1.1.0-alpha20210908.0.20210911170307-88705c943a03/internal/configs/testdata/nested-errors/child_c/child_c.tf (about) 1 output "hello" { 2 value = "hello" 3 } 4 5 invalid "block" "type " { 6 }