packer-plugin-amazon
packer-plugin-amazon copied to clipboard
Packer plugin for Amazon AMI Builder
#### Overview of the Issue Importing a Fedora 37 arm64 (aarch64) image fails with an error message from AWS indicating the architecture value is invalid. Googling for the error suggests:...
#### Overview of the Issue I'm able to successfully assume a role and copy images to multiple regions that are enabled by default in AWS. If I try to copy...
Allow user to pass Spot Allocation Strategy into Fleet Request. Closes #427
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted. #### Overview of the Issue I am trying to set...
#### Overview of the Issue The amazon-ebssurrogate builder is missing the `deprecate_at` argument. #### Reproduction Steps Attempt to use the argument `deprecate_at` in a template with the ebssurrogate builder. ###...
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted. #### Overview of the Issue The documentation for the `amazon-ebsvolume`...
STS is the service used by AWS for emitting authentication tokens for API clients. This comes in two variants: v1 (global) and v2 (regional). As of today (2024-04-24), the default...
Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.5.2 to 0.5.3. Release notes Sourced from github.com/hashicorp/packer-plugin-sdk's releases. v0.5.3 Upgrade notes Upgrading to this release may fail until you've applied one of the fixes documented in...
#### Error Encountered When Building AMI with capacity_reservation_id I'm currently attempting to utilize the capacity_reservation_id attribute in Packer to launch the template. However, I keep encountering the following error: **_Build...
#### Community Note Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Please do not leave...