Releases: hashicorp/packer-plugin-vsphere
Releases Β· hashicorp/packer-plugin-vsphere
v1.0.3
What's Changed
Exciting New Features π
- export options update by @nywilken in #132
- Support adding vTPM device by @VladRassokhin in #150
- Hardware version post processor option by @demdante in #152
Doc improvements π
- Update vSphere privileges in
vsphere-iso.mdx
by @tenthirtyam in #131 - Update vsphere-iso.mdx by @tenthirtyam in #135
- Correct product name and terms by @tenthirtyam in #134
- Update
bug_report.md
by @tenthirtyam in #139 - Update
README.md
by @tenthirtyam in #138 - Updated branch from master to main by @mrvaghani in #146
Other Changes
- Validate plugin from the packer-sdc plugin-validate command by @azr in #129
- Update
vsphere.mdx
by @tenthirtyam in #153
New Contributors
- @mrvaghani made their first contribution in #146
- @VladRassokhin made their first contribution in #150
- @demdante made their first contribution in #152
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
Notes
Support for the HCP Packer registry is currently in beta and requires Packer v1.7.7.
Exciting New Features π
-
Add HCP Packer registry image metadata to all artifacts. [GH-115] [GH-120]
-
Add
floppy_content
parameter, which is similar tohttp_content
andcd_content
, but for floppy. [GH-117] -
Add
skip_import
parameter incontent_library_destination
configuration. [GH-121]
Other Changes
Update packer-plugin-sdk
to latest version v0.2.7 [GH-118]
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
- Bump
github.com/hashicorp/packer-plugin-sdk
to v0.2.3 [GH-69] - Fixed vSphere resource ID/value load order when importing VM template to Content Library [GH-58]
- Fix firmware reverting to BIOS when pushing to template in content library [GH-68]
Full Changelog: v0.0.1...v1.0.0
v0.0.1
- vSphere Plugin break out from Packer core. Changes prior to break out can be found in Packer's CHANGELOG.