Skip to content

Releases: hashicorp/packer-plugin-vsphere

v1.0.3

18 Jan 20:08
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Doc improvements πŸ“š

Other Changes

  • Validate plugin from the packer-sdc plugin-validate command by @azr in #129
  • Update vsphere.mdx by @tenthirtyam in #153

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

19 Oct 01:59
Compare
Choose a tag to compare

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 to http_content and cd_content, but for floppy. [GH-117]

  • Add skip_import parameter in content_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

22 Jul 09:07
Compare
Choose a tag to compare
  • Pass cd_content config to vSphere ISO and Clone builders [GH-87]
  • Added snapshot_name option for vSphere ISO and Clone builders [GH-85]
  • Take the host configuration into account while cloning a VM [GH-79]
  • Fix removing templates with snapshots [GH-78]

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 Jun 15:53
Compare
Choose a tag to compare
  • 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

15 Apr 14:00
Compare
Choose a tag to compare
  • vSphere Plugin break out from Packer core. Changes prior to break out can be found in Packer's CHANGELOG.