From 2ec30a43784053b013ba7ab9675a93b620fcaa06 Mon Sep 17 00:00:00 2001 From: Alejandro Lazaro Date: Fri, 9 Feb 2024 13:49:42 +0100 Subject: [PATCH] remove gotofuenv This project have been merged with tenv --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 71cf3f4..be2f627 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,6 @@ A list of OpenTofu resources. ### Environment managers - [asdf-opentofu](https://github.com/virtualroot/asdf-opentofu) - OpenTofu plugin for asdf version manager. -- [gotofuenv](https://github.com/dvaumoron/gotofuenv) - OpenTofu version manager written in Go. - [tenv](https://github.com/tofuutils/tenv) - Terraform and OpenTofu version manager written in Go. - [tfam](https://github.com/Ant0wan/tfam) - Rust-based 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.