packer-plugin-vsphere

Packer plugin for VMware vSphere Builder

MPL-2.0 License

Stars
96
Committers
122

Bot releases are visible (Hide)

packer-plugin-vsphere - v1.4.0 Latest Release

Published by github-actions[bot] 2 months ago

What's Changed

Exciting New Features πŸŽ‰

Bug fixesπŸ§‘β€πŸ”§ 🐞

Doc improvements πŸ“š

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.3.0...v1.4.0

packer-plugin-vsphere - v1.3.0

Published by github-actions[bot] 5 months ago

What's Changed

Exciting New Features πŸŽ‰

Bug fixesπŸ§‘β€πŸ”§ 🐞

Doc improvements πŸ“š

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.2.7...v1.3.0

packer-plugin-vsphere - v1.2.7

Published by github-actions[bot] 7 months ago

What's Changed

Exciting New Features πŸŽ‰

Bug fixesπŸ§‘β€πŸ”§ 🐞

Doc improvements πŸ“š

Other Changes

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.2.6...v1.2.7

packer-plugin-vsphere - v1.2.6

Published by github-actions[bot] 7 months ago

What's Changed

Bug fixesπŸ§‘β€πŸ”§ 🐞

Other Changes

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.2.5...v1.2.6

packer-plugin-vsphere - v1.2.5

Published by github-actions[bot] 8 months ago

What's Changed

Exciting New Features πŸŽ‰

Doc improvements πŸ“š

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.2.4...v1.2.5

packer-plugin-vsphere - v1.2.4

Published by github-actions[bot] 9 months ago

What's Changed

Exciting New Features πŸŽ‰

Bug fixesπŸ§‘β€πŸ”§ 🐞

Doc improvements πŸ“š

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.2.3...v1.2.4

packer-plugin-vsphere - v1.2.3

Published by github-actions[bot] 11 months ago

What's Changed

Exciting New Features πŸŽ‰

Other Changes

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.2.2...v1.2.3

packer-plugin-vsphere - v1.2.2

Published by github-actions[bot] 12 months ago

What's Changed

Bug fixesπŸ§‘β€πŸ”§ 🐞

Doc improvements πŸ“š

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.2.1...v1.2.2

packer-plugin-vsphere - v1.2.1

Published by github-actions[bot] over 1 year ago

What's Changed

Bug fixesπŸ§‘β€πŸ”§ 🐞

Other Changes

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.2.0...v1.2.1

packer-plugin-vsphere - v1.2.0

Published by github-actions[bot] over 1 year ago

What's Changed

Exciting New Features πŸŽ‰

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.1.2...v1.2.0

packer-plugin-vsphere - v1.1.2

Published by github-actions[bot] over 1 year ago

What's Changed

Exciting New Features πŸŽ‰

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.1.1...v1.1.2

packer-plugin-vsphere - v1.1.1

Published by github-actions[bot] almost 2 years ago

What's Changed

Exciting New Features πŸŽ‰

Doc improvements πŸ“š

Other Changes

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.1.0...v1.1.1

packer-plugin-vsphere - v1.1.0

Published by github-actions[bot] almost 2 years ago

Notes:

  • General support for vSphere 6.5 and 6.7 ended on 10/15/2022. All new features starting with this release will only be tested on vSphere v7 and v8. If you need help supporting a version prior to v7 we ask that you reach out to the community via the Packer discussion forums. Any support questions asked on the GitHub tracker will be handled on a best effort basis.

  • The vsphere-supervisor builder provides the scaffolding for deploying a service VM to a vSphere Supervisor cluster. In a future release the builder will be enhanced with the ability to publish the customized VM as a new VM image to the vSphere endpoint. This builder is only supported on vSphere v7 and v8. https://github.com/hashicorp/packer-plugin-vsphere/pull/220

What's Changed

Exciting New Features πŸŽ‰

Doc improvements πŸ“š

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.0.8...v1.1.0

packer-plugin-vsphere - v1.0.8

Published by github-actions[bot] about 2 years ago

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.0.7...v1.0.8

packer-plugin-vsphere - v1.0.7

Published by github-actions[bot] about 2 years ago

What's Changed

Exciting New Features πŸŽ‰

Doc improvements πŸ“š

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.0.6...v1.0.7

packer-plugin-vsphere - v1.0.6

Published by github-actions[bot] over 2 years ago

What's Changed

Exciting New Features πŸŽ‰

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.0.5...v1.0.6

packer-plugin-vsphere - v1.0.5

Published by github-actions[bot] over 2 years ago

Note

The v0.3.0 release of the Packer plugin SDK contains the following changes which will may affect the downloading of external files such as ISOs used by this plugin.

  • Default timeouts have been added to the GitGetter, HgGetter, S3Getter, and GcsGetter getters to mitigate against resource exhaustion when calling out to external command line applications.
  • Support for the X-Terraform-Get header has been disabled to mitigate against protocol switching, endless redirect, and configuration bypass abuse of custom HTTP response header processing.
  • The default go-getter client has been updated to prevent arbitrary host access via go-getter's path traversal, symlink processing, and command injection flaws.

See Security Options for more details.

What's Changed

Bug fixesπŸ§‘β€πŸ”§ 🐞

  • Bump packer-plugin-sdk to v0.3.0 to address vulnerabilities in go-getter, as described in
    HCSEC-2022-13.

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.0.4...v1.0.5

packer-plugin-vsphere - v1.0.4

Published by github-actions[bot] over 2 years ago

What's Changed

Doc improvements πŸ“š

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.0.3...v1.0.4

packer-plugin-vsphere - v1.0.3

Published by github-actions[bot] almost 3 years ago

What's Changed

Exciting New Features πŸŽ‰

Doc improvements πŸ“š

Other Changes

New Contributors

Full Changelog: https://github.com/hashicorp/packer-plugin-vsphere/compare/v1.0.2...v1.0.3

packer-plugin-vsphere - v1.0.2

Published by github-actions[bot] about 3 years ago