cloudposse-archives / tfmask

Terraform utility to mask select output from `terraform plan` and `terraform apply`
https://cloudposse.com/accelerate
Apache License 2.0
202 stars 27 forks source link

TF0.12 support? #6

Closed lukasmrtvy closed 4 years ago

lukasmrtvy commented 5 years ago

Will be TF0.12 support? Should this work even on destroy time? (sensitive information are printed too)

osterman commented 5 years ago

@lukasmrtvy yes, you're right we need to update this for 0.12. Mostly it's about updating the regexes. We're currently in the midst of updating all of our modules first to 0.12. It will probably be over a month before we can update this utility.

If you happen to have the gumption to update tfmask for 0.12, we'll promptly review.

terrancej commented 4 years ago

Any updates here?

osterman commented 4 years ago

@terrancej : @eversC has graciously contributed a PR for this. Hope we'll get this merged soon.

osterman commented 4 years ago

Fixed in 0.4.0