From 0858ef2cb6a7bad1f1a64ed82039bcbd64eef9fd Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 30 Aug 2023 14:22:32 -0400 Subject: [PATCH] tools: add terramagic Signed-off-by: Rui Chen --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d5f1a4..ee1984c 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi - [terrahelp](https://github.com/opencredo/terrahelp) - Command line utility aimed at providing supplementary functionality which can sometimes prove useful when working with Terraform. - [terrahub](https://github.com/TerraHubCorp/terrahub) - TerraHub is terraform automation and orchestration tool. Seamlessly integrated into console.terrahub.io, enterprise friendly GUI to show realtime terraform executions, as well as auditing and reporting capabilities for historical terraform runs. :heavy_dollar_sign: - [terramate](https://github.com/mineiros-io/terramate) - Tool for managing multiple Terraform stacks that comes with support for change detection and code generation +- [terramagic](https://github.com/miltlima/terramagic) - Wizard tool for create folders and terraform files automated, written in Python ! - [terrascan](https://github.com/accurics/terrascan) - Collection of security and best practice test for static code analysis of terraform templates - [terraspace](https://terraspace.cloud) - The Terraform Framework - [terrastate](https://github.com/rohinivsenthil/terrastate) - Visual Studio Code extension to monitor/deploy/destroy Terraform resources in your workspace