hashicorp / packer-plugin-amazon

Packer plugin for Amazon AMI Builder

Home Page:https://www.packer.io/docs/builders/amazon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release for 1.2.7 has failed

nwalters512 opened this issue · comments

It looks like the GitHub Actions workflow that was meant to release version 1.2.7 failed: https://github.com/hashicorp/packer-plugin-amazon/actions/runs/6240957318/job/16942166207

This is resulting in errors in projects trying to use this plugin:

Failed getting the "github.com/hashicorp/amazon" plugin:
1 error occurred:
	* could not get sha256 checksum file for github.com/hashicorp/amazon version 1.2.7. Is the file present on the release and correctly named ? GET https://github.com/hashicorp/packer-plugin-amazon/releases/download/v1.2.7/packer-plugin-amazon_v1.2.7_SHA256SUMS: 404  []

This looks like a similar situation to #378.