You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I saw that you're using tfenv in this repository. It's a really good tool, but it does not support OpenTofu and Terragrunt. My team designed a successor of tenv that support Terraform, Terragrunt and OpenTofu. It will be a good idea to migrate into it in due to the growing popularity of OpenTofu.
url: https://github.com/tofuutils/tenv
The text was updated successfully, but these errors were encountered:
Interesting @kvendingoldo , I'll take a look, meanwhile I just made a similar tool: genv, it's not as powerful as tenv is, but we can use this tool to create **env tool for terragrunt, opentofu, vault, consule, nomad or any other go tool, it also support installation for a give git hash version (by using go build).
Hi! I saw that you're using tfenv in this repository. It's a really good tool, but it does not support OpenTofu and Terragrunt. My team designed a successor of tenv that support Terraform, Terragrunt and OpenTofu. It will be a good idea to migrate into it in due to the growing popularity of OpenTofu.
url: https://github.com/tofuutils/tenv
The text was updated successfully, but these errors were encountered: