packer-plugin-vsphere icon indicating copy to clipboard operation
packer-plugin-vsphere copied to clipboard

🚧 feat: add support for reusing a vm

Open Hi-Angel opened this issue 8 months ago • 3 comments

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 has reuse_vm = true and also hardware configuration (because we don't want to modify hw on a pre-created VM). under discussion

Hi-Angel avatar Jun 18 '24 15:06 Hi-Angel