Releases: hashicorp/packer-plugin-amazon
Releases · hashicorp/packer-plugin-amazon
v1.1.3
What's Changed
Other Changes
- Bump github.com/hashicorp/packer-plugin-sdk from 0.3.0 to 0.3.1 by @dependabot in #247
- Change AssociatePublicIpAddress to a bool pointer by @pedrokiefer in #243
- [bugfix] Allow Enable-Deprecation on copied or encrypted AMIs by @wampiedriessen in #251
New Contributors
- @pedrokiefer made their first contribution in #243
- @wampiedriessen made their first contribution in #251
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
Bug fixes🧑🔧 🐞
- Remove tags from InstanceMetadataOptionsRequest when in the default state to fix launch issue for unsupported regions by @nywilken in #244
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
Bug fixes🧑🔧 🐞
- Enable csv LazyQuotes in build_filter by @jaredledvina in #227
- Update spot instance run to handle empty tags set by @nywilken in #231
- ebs/ami_deprecation: don't crash when AMIs are nil by @lbajolet-hashicorp in #228
Doc improvements 📚
Other Changes
- Bump github.com/hashicorp/packer-plugin-sdk from 0.2.12 to 0.2.13 by @dependabot in #220
- Bump github.com/hashicorp/packer-plugin-sdk from 0.2.13 to 0.3.0 by @dependabot in #230
- goreleaser: add missing target goos/goarch by @lbajolet-hashicorp in #233
- Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0 by @dependabot in #236
New Contributors
- @ml4 made their first contribution in #221
- @lbajolet-hashicorp made their first contribution in #228
- @jaredledvina made their first contribution in #227
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Note
This release contains the latest golang.org/x/crypto/ssh module which implements client authentication support for signature algorithms based on SHA-2 for use with existing RSA keys. Previously, a client would fail to authenticate with RSA keys to servers that reject signature algorithms based on SHA-1.
What's Changed
Bug fixes🧑🔧 🐞
- Bump packer-plugin-sdk to address legacy SSH key algorithms in SSH communicator by @nywilken in #218
Full Changelog: v1.0.9...v1.1.0
v1.0.9
What's Changed
Breaking Changes 🛠
Exciting New Features 🎉
- Fixes #189: add support for instance metadata tags by @lifeofguenter in #194
- Remove GovCloud from isRestricted run source param by @john-pierce in #200
Bug fixes🧑🔧 🐞
- Handle empty source tags in restricted regions by @john-pierce in #199
Doc improvements 📚
- docs: specify valid values for ami_groups by @mweibel in #195
- Mention source config settings for AWS polling by @ulfjack in #208
Other Changes
- Issue #192 Vault Aws Engine to process
role_arn
andttl
arguments by @ChrisPortman in #193 - Update release signing configuration by @nywilken in #197
New Contributors
- @ChrisPortman made their first contribution in #193
- @lifeofguenter made their first contribution in #194
- @mweibel made their first contribution in #195
- @john-pierce made their first contribution in #199
- @ulfjack made their first contribution in #208
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
Bug fixes🧑🔧 🐞
- Fix invalid KeyType error when setting temporary_key_pair_name but no temporary_key_pair_type by @nywilken in #185
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
Exciting New Features 🎉
- add license-specifications and placement/host-resource-group-arn by @KhrisRichardson-BO in #109
- Import post processor: Allow creation of AMIs with uefi boot & graviton support by @anish in #173
- Enable temporary_key_pair_type option for ed25519 by @wedge-jarrad in #179
Bug fixes🧑🔧 🐞
- Parses filter option values as csv strings by @lorengordon in #174
Doc improvements 📚
- Docs update: add note for block_duration_minutes by @GMartinez-Sisti in #180
Other Changes
- Add Unit test for KeyPair step by @JenGoldstrich in #181
- Change error handling with CSV Parsing of filters by @JenGoldstrich in #183
New Contributors
- @KhrisRichardson-BO made their first contribution in #109
- @anish made their first contribution in #173
- @GMartinez-Sisti made their first contribution in #180
- @lorengordon made their first contribution in #174
- @JenGoldstrich made their first contribution in #181
- @wedge-jarrad made their first contribution in #179
Full Changelog: v1.0.5...v1.0.7
v1.0.6
What's Changed
Exciting New Features 🎉
- add missing i386 and x86_64_mac architectures by @t0rr3sp3dr0 in #154
- Adds support for sharing AMIs on Organization and OU levels by @gcardonag in #158
- Add a boot mode option to builders by @rjosephwright in #131
Bug fixes🧑🔧 🐞
New Contributors
- @t0rr3sp3dr0 made their first contribution in #154
- @jweigand made their first contribution in #164
- @gcardonag made their first contribution in #158
- @rjosephwright made their first contribution in #131
Full Changelog: v1.0.4...v1.0.6
v1.0.5
What's Changed
Other Changes
- Validate plugin from the packer-sdc plugin-validate command by @azr in #161
- add missing i386 and x86_64_mac architectures by @t0rr3sp3dr0 in #154
- fix ebs docs typo 'boostrap' > 'bootstrap' by @jweigand in #164
- Update validation for multi-region keys by @nywilken in #160
- Adds support for sharing AMIs on Organization and OU levels by @gcardonag in #158
- Add a boot mode option to builders by @rjosephwright in #131
New Contributors
- @t0rr3sp3dr0 made their first contribution in #154
- @jweigand made their first contribution in #164
- @gcardonag made their first contribution in #158
- @rjosephwright made their first contribution in #131
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Cut v1.0.4 release