From 6d01f01a95fa34f8444174403b6d67d29fb2246c Mon Sep 17 00:00:00 2001 From: Liav Yona Date: Tue, 13 Dec 2022 11:28:20 +0200 Subject: [PATCH] Add AIaC as an awesome terraform tool (#199) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe5398e..df755af 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi ## Tools +- [AIaC](https://github.com/gofireflyio/aiac) - Artificial Intelligence Infrastructure-as-Code Generator - [AirIAM](https://github.com/bridgecrewio/AirIAM) - AirIAM is a tool for AWS IAM to least privilege Terraform execution framework. - [Argonaut](https://argonaut.dev/) - Deploy apps and infrastructure on your cloud in minutes. Autogenerate Terraform modules, customize configurations through PRs. Support for app deployments on Kubernetes and Lambda environments. - [astro](https://github.com/uber/astro/) - Astro is a tool for managing multiple Terraform executions as a single command. :ghost: