mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-03 20:50:59 -05:00
Changes the release manifest format to more closely match the releases API V1 (example https://api.releases.hashicorp.com/v1/releases/terraform-cloudplugin/0.1.0-prototype) - The new format doesn't carry the SHASUM for each build, so it made the matching_sums check in releaseauth redundant. - Added tests for checksum parsing - Added ID-based selection of signature file |
||
|---|---|---|
| .. | ||
| testdata | ||
| all.go | ||
| all_test.go | ||
| checksum.go | ||
| doc.go | ||
| hash.go | ||
| hash_test.go | ||
| signature.go | ||