tools: add cloud-audit (#330)

This commit is contained in:
Mariusz Gębala
2026-03-08 00:36:13 +01:00
committed by GitHub
parent c268216f41
commit 3f5419368d

View File

@@ -337,6 +337,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi
- [cf-terraforming](https://github.com/cloudflare/cf-terraforming) A command line utility to facilitate terraforming your existing Cloudflare resources. - [cf-terraforming](https://github.com/cloudflare/cf-terraforming) A command line utility to facilitate terraforming your existing Cloudflare resources.
- [cfnctl](https://github.com/rogerwelin/cfnctl) - Cfnctl brings the Terraform cli experience to AWS Cloudformation. - [cfnctl](https://github.com/rogerwelin/cfnctl) - Cfnctl brings the Terraform cli experience to AWS Cloudformation.
- [Checkov](https://github.com/bridgecrewio/checkov/) - Terraform static analysis tool for terraform>=0.12 - [Checkov](https://github.com/bridgecrewio/checkov/) - Terraform static analysis tool for terraform>=0.12
- [cloud-audit](https://github.com/gebalamariusz/cloud-audit) - AWS security auditing CLI with remediation engine that generates Terraform code for fixing misconfigurations.
- [Coder](https://coder.com/) - Coder provisions software development environments on your infrastructure via Terraform. - [Coder](https://coder.com/) - Coder provisions software development environments on your infrastructure via Terraform.
- [coretech/terrafile](https://github.com/coretech/terrafile) - Systematically manage external modules from Github for use in Terraform (written in Go). :skull: - [coretech/terrafile](https://github.com/coretech/terrafile) - Systematically manage external modules from Github for use in Terraform (written in Go). :skull:
- [driftctl](https://github.com/snyk/driftctl) - Detect, track, and alert on infrastructure drift :skull: - [driftctl](https://github.com/snyk/driftctl) - Detect, track, and alert on infrastructure drift :skull: