hashicorp / terraform-config-inspect

A helper library for shallow inspection of Terraform configurations
Mozilla Public License 2.0
371 stars 76 forks source link

Add support for presenting the error messages for input validation blocks #94

Closed rquadling closed 6 months ago

rquadling commented 1 year ago

An attempt to fix https://github.com/hashicorp/terraform-config-inspect/issues/73.

rquadling commented 6 months ago

Due to the PR not expected to be accepted, I'm closing this PR and a fork at https://github.com/rquadling/terraform-config-inspect exists with the PR in and is hopefully going to be accepted as a community led variant.