tfutils / tfenv

Terraform version manager
MIT License
4.43k stars 450 forks source link

Error since PR 339 #340

Closed ruben-kruiver-mollie closed 2 years ago

ruben-kruiver-mollie commented 2 years ago

Since the merge of PR 339 we encountered an issue. The error message states the following:

$ tfenv install
/root/.tfenv/libexec/tfenv-resolve-version: line 105: version_requested: unbound variable
Failed to resolve  version

Before this release everything worked fine, so we needed to return to the previous version.