Hello,
I am creating a vSphere VM template that I use with Terraform to create VMs with.
I want to make the same VM template deployed to my dev environment also available on my prod environment. The VM template is deployed to a datastore that is available to both environments, but I don’t see it pop up in prod after its deployed in dev.
Does the packer configuration file allow this automation to happen?
Thank you,
Joey