Is this possible? We have limited number of IPs allotted to DHCP in our vmware environment. I have a python script that checks for lease availability. I then run packer build example.json
if there’s availability.
Would I have to build a Go plugin? Seems like overkill, but, a fun learning experience.