packer-plugin-tart
packer-plugin-tart copied to clipboard
Don't delete `vm_name` if it already exists
trafficstars
It seems that if there is already a vm with the same name as the one specified by vm_name, that VM will be overwritten. This seems a little dangerous, and might also have been the cause of https://github.com/cirruslabs/tart/issues/860