rivernews / iriversland2-kubernetes

Terraform provisioning K8 infra for iriversland2, my personal website, as well as other projects.
0 stars 1 forks source link

Migrate to tenv from tfswitch #57

Open kvendingoldo opened 6 months ago

kvendingoldo commented 6 months ago

Hi! I saw that you're using tfswitch 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

I'll be welcomed to help with such migration.