Skip to content

Installing on new machine isnt working... #447

@danpetitt

Description

@danpetitt

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.7

tfenv 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.7

Any help to try and fix would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions