packer-plugin-vsphere
packer-plugin-vsphere copied to clipboard
Packer plugin for VMware vSphere Builder
#### Community Note Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Please do not leave...
This PR resolves the problem where users could not install a system from ISO to a pre-created Virtual Machine. Closes #334 TODO: * [ ] Error out if HCL/JSON config...
#### Overview of the Issue When creating a VM (vCenter / ESX 8.0 Update 3) using the vSphere ISO method, the resulting VM works fine but does not contain the...
Hello everyone, I’m encountering an EOF issue with my deployment in Packer, and it’s becoming a persistent problem. I’ve been trying to resolve it for a week but haven’t had...
This update has been tested to successfully build Alpine 3.20.3 and execute the included `ls` command over ssh.
Hi, your friend Packer maintainer here\! I am opening this issue as a follow-up to the [github.com/zclconf/go-cty breaking change issue](https://github.com/hashicorp/packer-plugin-sdk/issues/188) we opened on Packer Plugin SDK last year. With this...
#### Summary When attempting to add `"migrate.encryptionMode" = "required"` via `configuration_parameters` option in `.pkr.hcl` - this setting does not get added to the `.vmx` file; thus the change does not...