Note that in your terraform script, the disk section -> template parameter can refer to a vsphere virtual machine, which will result in a clone of the virtual machine, pretty much just like a template.
On Wednesday, 3 August 2016 20:52:15 UTC+1, Jon Hittner wrote: > > I'm using the vsphere post-provisioner to upload the vmx output from the > vmware-iso builder to my vcenter. It works well, but the result is a > virtual machine. Is there any way to have the provisioner convert the > virtual machine to a template, or does anyone have a workflow that already > does this? > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/1a6e0b00-e6ab-4f19-b25a-5f1cef3c268a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
