-
Notifications
You must be signed in to change notification settings - Fork 468
Open
Description
I havent had a problem before, but have just cloned the repo to my new machine in my Ubuntu 22 WSL distro and its not quite working.
When I try and execute terraform I get the following output:
xxx@xxx:~/my-stack/terraform$ terraform
' is not installed (set by /home/xxx/my-stack/terraform/.terraform-version). Installing now as TFENV_AUTO_INSTALL==true
Terraform v1.9.7 is already installed
/terraform: No such file or directoryine 71: /home/xxx/.tfenv/versions/1.9.7tfenv is working fine:
xxx@xxx:~/my-stack/terraform$ tfenv use
Switching default version to v1.9.7
Default version file overridden by /home/xxx/my-stack/terraform/.terraform-version, changing the default version has no effect
Default version (when not overridden by .terraform-version or TFENV_TERRAFORM_VERSION) is now: 1.9.7Any help to try and fix would be appreciated.
Metadata
Metadata
Assignees
Labels
No labels