hashicorp / terraform-config-inspect

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

Feature Request: Support sensitive attribute for variables #64

Closed jagratimodi closed 2 years ago

jagratimodi commented 3 years ago

This will allow developers to properly manage sensitive variables when displaying them in a system.

shajeet commented 3 years ago

+1 on surfacing sensitive information in parsing result. Kindly let us know when we can expect this to be merged.