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

Fix arm64 support darwin #359

Closed

Conversation

juan-pascale
Copy link

@juan-pascale juan-pascale commented Aug 26, 2022

With this improvement, the tf versions without Darwin ARM64 support are replaced by the AMD64 version. This solves the following issue:

tfenv install 1.0.0

Installing Terraform v1.0.0
Downloading release tarball from https://releases.hashicorp.com/terraform/1.0.0/terraform_1.0.0_darwin_arm64.zip
curl: (22) The requested URL returned error: 404                                                                                                                                     

Tarball download failed

@rivernews
Copy link

Since this PR hasn't been merged, a note for anyone here for a solution to the 404 if you're using M1 machine (Apple Silicon), you can install 1.0.2 which is the first version Terraform supports ARM64.

@Zordrak
Copy link
Collaborator

Zordrak commented Oct 1, 2022

This is good, but will be superseded by #351

@Zordrak Zordrak closed this Oct 1, 2022
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

Successfully merging this pull request may close these issues.

3 participants