Please refer to releases for the latest CHANGELOG information.
Support for the HCP Packer registry is currently in beta and requires Packer v1.7.7 [GH-160]
- Add
SourceImageName
as shared builder information variable. [GH-160] - Add
SourceImageName
to HCP Packer registry image metadata. [GH-160] - Update packer-plugin-sdk to v0.2.7 [GH-159]
- builder/arm: Fix panic when running the cleanup step on a failed deployment. [GH-155]
HCP Packer private beta support requires Packer version 1.7.5 or 1.7.6 [GH-150]
- Add HCP Packer registry image metadata to builder artifacts. [GH-138] [GH-150]
- Allow Premium_LRS as SIG storage account type. [GH-124]
- Update VaultClientDelete to pass correct Azure cloud environment endpoint. [GH-137]
- Add user_data_file to arm builder. [GH-123]
- Bump github.com/Azure/azure-sdk-for-go to fix vulnerability in plugin dependency. [GH-117]
- Update packer-plugin-sdk to v0.2.3 [GH-96]
- Add Go module retraction for v0.0.1
- Update packer-plugin-sdk to enable use of ntlm with WinRM.
- builder/dtl: Add
disallow_public_ip
configuration to support private DevTest Lab VMs. [GH-85]
- Fixes a version string issue to support plugin vendoring from within Packer hashicorp/packer#10979. [GH-84]
- Azure Plugin break out from Packer core. Changes prior to break out can be found in Packer's CHANGELOG