mirror of
https://github.com/hashicorp/terraform.git
synced 2026-03-21 18:10:30 -04:00
Package releaseauth helps authenticates archives downloaded from a service like releases.hashicorp.com by providing some simple authentication tools: 1. Matching reported SHA-256 hash against a standard SHA256SUMS file. 2. Calculates the SHA-256 checksum of an archive and compares it against a reported hash. 3. Ensures the checksums were signed by HashiCorp. |
||
|---|---|---|
| .. | ||
| sample_0.1.0_darwin_amd64.zip | ||
| sample_0.1.0_SHA256SUMS | ||
| sample_0.1.0_SHA256SUMS.sig | ||