hashicorp / packer-plugin-googlecompute

Packer plugin for Google Compute Builder
https://www.packer.io/docs/builders/googlecompute
Mozilla Public License 2.0
24 stars 54 forks source link

Checksum failing #56

Open hussainak opened 2 years ago

hussainak commented 2 years ago

Hello there,

I have checksum failing for this plugin, any idea what might have gone wrong:

$ packer init .
Failed getting the "github.com/hashicorp/googlecompute" plugin:
1 error occurred:
    * could not get sha256 checksum file for github.com/hashicorp/googlecompute version 1.0.6. Is the file present on the release and correctly named ? Get "https://objects.githubusercontent.com/github-production-release-asset-2e65be/355855549/7cd9422a-c807-4b12-bb2e-84a2385bf584?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211109%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211109T082244Z&X-Amz-Expires=300&X-Amz-Signature=e85f16378f90705ff4eb9cab3c2954d15e024456d94967f9a836728c7a99c8e2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=355855549&response-content-disposition=attachment%3B%20filename%3Dpacker-plugin-googlecompute_v1.0.6_SHA256SUMS&response-content-type=application%2Foctet-stream": EOF
packer {
  required_plugins {
    googlecompute = {
      version = ">= 1.0.6"
      source  = "github.com/hashicorp/googlecompute"
    }
  }
}
ametanchuk commented 12 months ago

This issue still exists with the latest packer plugins and binary.