github.com/eliastor/durgaform@v0.0.0-20220816172711-d0ab2d17673e/internal/configs/testdata/nested-errors/child_c/child_c.tf (about)

     1  output "hello" {
     2    value = "hello"
     3  }
     4  
     5  invalid "block" "type " {
     6  }