hashicorp / packer-plugin-vsphere

Packer plugin for VMware vSphere Builder
https://www.packer.io/docs/builders/vsphere
Mozilla Public License 2.0
96 stars 93 forks source link

vsphere-iso: running scripts against terraform created VM from vsphere-iso exported as OVF #305

Closed adeturner closed 1 year ago

adeturner commented 1 year ago

Overview of the Issue

If I create a vsphere-iso image and export it as a OVF, and then try to instantiate it via vsphere_virtual_machine there is currently no easy way that I can run scripts against the VM.

There are three blockers from a terraform perspective

I'm raising a bug because the enhancement already exists in this repo and I'd like to draw attention to it, and to see if there are any good examples of a work around.

tenthirtyam commented 1 year ago

Duplicate #44

tenthirtyam commented 1 year ago

No need for the additional issue.

Plan to review this one soon with @nywilken.