From 80e013f2226533acd4c608b5894cc4e58c409d0c Mon Sep 17 00:00:00 2001 From: Alejandro Lazaro Date: Fri, 1 Mar 2024 22:22:31 +0100 Subject: [PATCH] add tf https://github.com/dex4er/tf/releases/tag/v2.8.1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81540f1..875e16e 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ - [Terragrunt](https://github.com/gruntwork-io/terragrunt) - Keep your configurations DRY, work with multiple modules, and manage remote state. - [Terramate](https://github.com/terramate-io/terramate) - Automation, orchestration and code generation for OpenTofu, Terraform, Kubernetes, and others. - [easy_infra](https://github.com/SeisoLLC/easy_infra) - Docker container to simplify and secure the use of infrastructure as code. +- [tf](https://github.com/dex4er/tf) - Less verbose and more friendly command outputs. - [tfam](https://github.com/Ant0wan/tfam) - Rust-powered wrapper for concurrent Terraform/OpenTofu apply, enabling multi-deployment support. - [tfexe](https://github.com/Ant0wan/tfexe) - Rust-powered wrapper for seamless execution of tfswitch and Terraform/OpenTofu with version control. - [tfwrapper](https://github.com/claranet/tfwrapper) - Python wrapper that aims to simplify OpenTofu usage and enforce best practices.