Thanks to visit codestin.com
Credit goes to github.com

Skip to content

terraform not using tfenv used version #440

@EloyTolosaDev

Description

@EloyTolosaDev

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions