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

Version 0.11.15 missing from remote repo #435

Open
sunf1re opened this issue Aug 12, 2024 · 3 comments
Open

Version 0.11.15 missing from remote repo #435

sunf1re opened this issue Aug 12, 2024 · 3 comments

Comments

@sunf1re
Copy link

sunf1re commented Aug 12, 2024

I have verified 0.11.15 is listed in the remote repo when running tfenv list-remote and the surrounding version all seem to be available but the below is missing. Thank you!

Installing Terraform v0.11.15
Downloading release tarball from https://releases.hashicorp.com/terraform/0.11.15/terraform_0.11.15_darwin_arm64.zip
#=#=- # # #=O#- # # curl: (22) The requested URL returned error: 404

Tarball download failed

@jack-parsons-bjss
Copy link
Contributor

Have you tried setting TFENV_ARCH=amd64 before you run tfenv?

@sunf1re
Copy link
Author

sunf1re commented Aug 12, 2024

This isnt due to the local installed version of tfenv. The actual tarball is missing from the tfenv remote repo hosted on their end. Even just a simple wget to that url shows a 404.

wget https://releases.hashicorp.com/terraform/0.11.15/terraform_0.11.15_darwin_arm64.zip --2024-08-12 09:04:54-- https://releases.hashicorp.com/terraform/0.11.15/terraform_0.11.15_darwin_arm64.zip Resolving releases.hashicorp.com (releases.hashicorp.com)... 18.160.225.45, 18.160.225.31, 18.160.225.53, ... Connecting to releases.hashicorp.com (releases.hashicorp.com)|18.160.225.45|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2024-08-12 09:04:55 ERROR 404: Not Found.

@sunf1re
Copy link
Author

sunf1re commented Aug 12, 2024

This version is also listed in the remote repo

`tfenv list-remote | grep 0.11.15

0.11.15
0.11.15-oci`

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