From 3f5419368dd0d7c9d9a63ad3d7bc92ed2e3d238e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mariusz=20G=C4=99bala?= Date: Sun, 8 Mar 2026 00:36:13 +0100 Subject: [PATCH] tools: add cloud-audit (#330) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b0d001..99d6783 100644 --- a/README.md +++ b/README.md @@ -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. - [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 +- [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. - [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: