tools: swap terradozer to a maintained fork (#325)

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2026-02-26 10:49:11 -05:00
committed by GitHub
parent c6ca56a6ed
commit c41506c4ed

View File

@@ -394,7 +394,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi
- [terracost](https://github.com/cycloidio/terracost) - Cloud cost estimation for Terraform in your CLI.
- [terracove](https://elementtech.github.io/terracove/) - Recursively test a directory tree for Terraform diffs and coverage.
- [TerraDepot](https://github.com/derBroBro/TerraDepot) Terraform state repository, based on the default http remote backend. Allows the central administration of tfstates on AWS S3.
- [terradozer](https://github.com/jckuester/terradozer) - Terraform destroy without configuration files.
- [terradozer](https://github.com/chenrui333/terradozer) - Terraform destroy without configuration files.
- [terraeasy](https://github.com/jaceq/terraeasy) - Easy Terraform wrapper
- [terraform-aws-clickops-notifier](https://github.com/cloudandthings/terraform-aws-clickops-notifier) - Get notified when actions are taken in the AWS Console.
- [terraform-bundle](https://github.com/hashicorp/terraform/tree/main/tools/terraform-bundle) - Easily builds bundles containing a Terraform binary as well as provider binaries. Useful for CI and air-gapped Terraform Enterprise.