v1.2.0
What's Changed
Breaking Changes
Config fields in the ARM Builder communityGallery_image_id
and direct_sharedGallery_image_id have been renamed to
community_gallery_image_idand
direct_shared_gallery_image_id` respectively, additional validation rules have been added preventing using multiple gallery sources (#204)
Other Changes
- Bump github.com/hashicorp/packer-plugin-sdk from 0.2.13 to 0.3.0 by @dependabot in #207
- Update Availability Zones list and fix warning message by @maxilampert in #202
- goreleaser: add missing target goos/goarch by @lbajolet-hashicorp in #209
- Rename input params for community and direct shared galleries & add validations by @agrawalkshitij in #204
New Contributors
- @maxilampert made their first contribution in #202
- @lbajolet-hashicorp made their first contribution in #209
Full Changelog: v1.1.0...v1.2.0