Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terraform not using tfenv used version #440

Open
EloyTolosaDev opened this issue Dec 30, 2024 · 1 comment
Open

terraform not using tfenv used version #440

EloyTolosaDev opened this issue Dec 30, 2024 · 1 comment

Comments

@EloyTolosaDev
Copy link

Hello,

I wanted to use tfenv to manage different terraform version we have in our team, since not everyone is updating its terraform version. I installed tfenv using the directives given in the documentation.
I installed an older version of my current terraform, running
tfenv install 1.9.0

But after this code, when I run
tfenv use 1.9.0 && terraform -v
This is the result

Switching default version to v1.9.0
Default version (when not overridden by .terraform-version or TFENV_TERRAFORM_VERSION) is now: 1.9.0
Terraform v1.10.2
on linux_amd64

Can you help me on this?
Thank you very much

@kvendingoldo
Copy link

@EloyTolosaDev can you show tfenv list output? Or you can use tenv as replacement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants