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

tfmask does not work on terraform destroy #22

Open veereshkumarn opened 4 years ago

veereshkumarn commented 4 years ago

Hi Team,

I recently implemented the tfmask binary for one of my project.But, it doesn't mask the passwords for the terraform destroy commands.

Command: terraform destroy -no-color | tfmask

Could you please help me with issue?

Thank You Veeresh Kumar