From 2eefe2b168d1daa3dbf4c5ffc94dc66cfd79c3fa Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 30 Aug 2023 16:43:09 -0400 Subject: [PATCH] tools: add cfnctl Signed-off-by: Rui Chen --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9b9f71..2e5c25e 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi - [balcony](https://oguzhan-yilmaz.github.io/balcony/) - CLI tool for easy AWS API reads. Also generates Terraform import-blocks, and actual Terraform Resource code. - [blast radius](https://github.com/28mm/blast-radius) - Interactive visualizations of Terraform dependency graphs. :skull: - [burrito](https://padok-team.github.io/burrito/) - Burrito is a TACoS (Terraform Automation Collaboration Software) Kubernetes Operator. +- [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 - [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).