You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
maxwell-k
changed the title
sha256sum provided by release.hashicorp.com are changing
sha256sum provided by releases.hashicorp.com are changing for 0.11.13
Mar 12, 2019
Very sorry you encountered this issue @maxwell-k. We pushed new zip files earlier today after getting feedback that the Solaris binaries did not got uploaded properly during the initial upload.
The issue you reported was caused by CDN caching, but should be solved now that the cache is purged. I'll close this issue, but feel free to reopen the it if you have any more question/issues regarding this.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Aug 13, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
TLDR; two commands, a few minutes apart give different checksums for 0.11.13:
Terraform Version
0.11.13 if I could get it installed
Terraform Configuration Files
None relevant
Debug Output
None relevant
Crash Output
None relevant
Expected Behavior
The SHA256 checksum for a release artifact should be calculated at release time and should not change.
Actual Behavior
The SHA256 checksum for a release artifact changes depending on the time of the download.
Steps to Reproduce
Sometimes the checksum for the downloaded zip file will match the first:
And sometimes the second:
This behaviour has been seen both in a local development machine and a cloud VM.
Additional Context
None
References
Checksums are linked from the download page: https://www.terraform.io/downloads.html
The text was updated successfully, but these errors were encountered: