I think that there are two pieces needed here for Waypoint to add in order to support both building VMs with Waypoint (and its workflow) and deploying/releasing to vSphere:
Yep, this makes sense to me. To support VMs, we’d want a build plugin like packer
for generating vm artifacts, and for shipping that built artifact we’d want something like vsphere for the deploy/release phase.