diff --git a/README.md b/README.md index 3e61b71e..28c4f4d5 100644 --- a/README.md +++ b/README.md @@ -429,6 +429,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi - [tfprovidercheck](https://github.com/suzuki-shunsuke/tfprovidercheck) - CLI to prevent malicious Terraform Providers from being executed - [tfproviderlint](https://github.com/bflad/tfproviderlint) - Terraform Provider Lint Tool. - [tfrepl](https://github.com/ysoftwareab/tfrepl) - A Terraform REPL, giving you a full shell experience. Readline based. No dependencies. Save config changes. History. +- [tfreveal](https://github.com/breml/tfreveal) - A Terraform utility to show Terraform plans with all the secret (sensitive) values revealed. - [tfscaffold](https://github.com/tfutils/tfscaffold) - Framework for controlling multi-environment multi-component terraform-managed AWS infrastructure. - [tfschema](https://github.com/minamijoyo/tfschema) - Schema inspector for Terraform providers. - [tfsec](https://github.com/aquasecurity/tfsec) - Terraform static analysis tool that supports terraform <0.12 & >=0.12 & directly integrates with HCL parser for better results.