hashicorp / terraform-config-inspect

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

Unable to get locals block data #72

Open anythingascode opened 2 years ago

dennislapchenko commented 1 year ago

Bump! Why is this lacking any attention? pre 1.0.0 usage of github.com/hashicorp/terraform/configs allowed parsing Locals, yet after internalization and 'helper' repo creation - this repo misses the crucial locals {} parsing.. how come?