diff --git a/README.md b/README.md index f55cd779..cb3581b7 100644 --- a/README.md +++ b/README.md @@ -389,6 +389,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi - [terraformsh](https://github.com/pwillis-els/terraformsh) - A wrapper in Bash for easier CLI UX and DRY hierarchical configs - [terragrunt-atlantis-config](https://github.com/transcend-io/terragrunt-atlantis-config) - Generate Atlantis config for Terragrunt projects. - [terragrunt](https://github.com/gruntwork-io/terragrunt) - Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state. +- [tenv](https://github.com/tofuutils/tenv) - OpenTofu/Terraform/Terragrunt version manager. - [Terrahaxs](https://www.terrahaxs.com) - A GitOps Terraform CI/CD GitHub Application :heavy_dollar_sign: - [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/tfxor/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: @@ -410,7 +411,6 @@ 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. -- [tofuenv](https://github.com/tofuutils/tofuenv) - OpenTofu version manager inspired by tfenv - [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: @@ -434,6 +434,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi - [tfvaultenv](https://github.com/oulman/tfvaultenv) - tfvaultenv reads secrets from HashiCorp Vault and outputs environment variables for various Terraform providers with those secrets. - [tfwrapper](https://github.com/manheim/tfwrapper) - Rubygem providing rake tasks for running Hashicorp Terraform sanely. - [tgf](https://github.com/coveooss/tgf) - Terragrunt frontend for executing Terragrunt/Terraform through Docker. +- [tofuenv](https://github.com/tofuutils/tofuenv) - OpenTofu version manager inspired by tfenv - [tpm](https://github.com/Madh93/tpm) - A package manager for Terraform providers. - [travelgrunt](https://github.com/ivanilves/travelgrunt) - cd inside [mono]repos without fatigue! - [validIaC](https://github.com/gofireflyio/validiac) - ValidIaC combines the best open-source tools to help ensure Terraform best practices, hygiene & security.