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 check blocks #106

Closed liamcervante closed 6 months ago

liamcervante commented 1 year ago

See tfconfig/testdata/checks/checks.out.md for an example of how this will render.

liamcervante commented 6 months ago

We haven't had any concrete requests for this feature, so I'll close this for the time being. We can revisit this if we can get an actual feature request.

I'll also note that https://github.com/rquadling/terraform-config-inspect has added support for checks already.