From 3a7f58bf426aec21927b5168ad8ae5a72285f29d Mon Sep 17 00:00:00 2001 From: Anton Babenko Date: Wed, 13 May 2026 19:53:58 +0200 Subject: [PATCH] Add Infrastructure as Code section with awesome-terraform-compliance --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9ac2cd8..820e020 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ A curated list of awesome cloud security related resources. ## Benchmarks * [CIS Benchmark](https://www.cisecurity.org/cis-benchmarks/) +## Infrastructure as Code +* [awesome-terraform-compliance](https://github.com/antonbabenko/awesome-terraform-compliance): curated list of tools, frameworks, and resources for compliance, security, and governance in Terraform and OpenTofu infrastructure. + # Tools - [Infrastructure](#infrastructure) - [Container](#container)