cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
:sparkles: Add ability to add new data disks to VM during clone process
trafficstars
What this PR does / why we need it: Add API changes that adds the ability to add new data disks to VMs during the cloning process. These new disks are not present in the vSphere VM Template.
Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #3213