ovotech / circleci-orbs

CircleCI Orbs
MIT License
52 stars 37 forks source link

Migrate to tenv from tfswitch #604

Open kvendingoldo opened 5 months ago

kvendingoldo commented 5 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.