v2.1.0
What's Changed
Exciting New Features 🎉
Breaking Changes
- With #387 a change was made so that
shared_image_gallery_replica_count
is not allowed when the gallery destination contains target_region block, instead setreplicas
inside each target region block that a need a replica count that is not 1
Other Changes
- GNUmakefile: make dev uses packer for install by @lbajolet-hashicorp in #390
- fix: Delete Conflicting Gallery Image Versions when force flag is set by @JenGoldstrich in #397
- Update to the newest version of hashicorp/go-azure-sdk and fully remove go-autorest by @JenGoldstrich in #396
- Use a prefix to avoid resource unique name failures in acceptance tests by @JenGoldstrich in #398
Full Changelog: v2.0.5...v2.1.0