Please refer to releases for the latest CHANGELOG information.
- builder/chroot: Add support for i386 and x86_64_mac architectures. [GH-154]
- builder/ebssurrogate: Add support for i386 and x86_64_mac architectures. [GH-154]
- Fix invalid KMS key error for multi-region keys. [GH-147]
- Fix variable interpolation for builder
run_tags
. [GH-151]
- Fix panic in GetCredentials helper. [GH-145]
Support for the HCP Packer registry is currently in beta and requires Packer v1.7.7 [GH-136]
- Add
SourceAMI
to HCP Packer registry image metadata. [GH-136] - Add tag specification to supported resources to enable security tagging. [GH-96]
- Bump packer-plugin-sdk to v0.2.7 [GH-143]
- builder/ebs: Fix deprecate_at when copying to additional regions. [GH-138]
- Fix
InvalidTagKey.Malformed
tag error for spot instance builds. [GH-92]
HCP Packer private beta support requires Packer version 1.7.5 or 1.7.6 [GH-129]
- Add HCP Packer registry image metadata to builder artifacts. [GH-129]
- Bump Packer plugin SDK to version v0.2.5 [GH-129]
- Bump github.com/hashicorp/packer-plugin-sdk from 0.1.0 to v0.2.3 [GH-89]
- Add packer and packer-plugin-amazon version to the User-Agent header [GH-82]
- Add support for fleet_tags / fleet_tag [GH-83]
- Bump github.com/aws/aws-sdk-go from 1.38.24 to 1.38.25 [GH-72]
- Amazon Plugin break out from Packer core. Changes prior to break out can be found in Packer's CHANGELOG