diff --git a/README.md b/README.md index e87b2a20..41156b13 100644 --- a/README.md +++ b/README.md @@ -362,9 +362,9 @@ For more Community Modules not listed here please see the [Terraform Module Regi - [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: - [terramagic](https://github.com/miltlima/terramagic) - Wizard tool for create folders and terraform files automated, written in Python ! - [terramate](https://github.com/mineiros-io/terramate) - Tool for managing multiple Terraform stacks that comes with support for change detection and code generation -- [terrashine](https://isawan.github.io/terrashine/) - Terrashine is a terraform provider mirror1 implementation that works by automatically caching dependencies as providers are requested. - [terrars](https://github.com/andrewbaxter/terrars) - Terrars is a tool for building Terraform stacks in Rust. This is an alternative to the CDK. - [terrascan](https://github.com/accurics/terrascan) - Collection of security and best practice test for static code analysis of terraform templates +- [terrashine](https://isawan.github.io/terrashine/) - Terrashine is a terraform provider mirror1 implementation that works by automatically caching dependencies as providers are requested. - [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 - [terratag](https://github.com/env0/terratag) - Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources. @@ -376,6 +376,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi - [tfcmt](https://github.com/suzuki-shunsuke/tfcmt) - CLI to notify the result of plan and apply as Pull Request comment. - [tfedit](https://github.com/minamijoyo/tfedit) - A refactoring tool for Terraform. - [tfenv](https://github.com/tfutils/tfenv) - Terraform version manager inspired by rbenv. +- [tfgen](https://github.com/refl3ction/tfgen) - Terraform code generator for consistent codebase and DRY. - [tfgpt](https://github.com/flavius-dinu/tfgpt) - A CLI tool that integrates Terraform with OpenAI's GPT-3.5 Turbo to provide explanations for Terraform commands and concepts. - [tfjson](https://github.com/palantir/tfjson) - Utility to read in a Terraform plan file and dump it out in JSON. :skull: - [tflint](https://github.com/terraform-linters/tflint) - Terraform linter for detecting errors that can not be detected by `terraform plan`