2.5.0 (October 09, 2023)
BUG FIXES:
resource/virtual_machine
: Removes the validation foreagerly_scrubbed
andthin_provision
fields for a disk subresource so thatignore_changes
resolves a deployment. (#2028resource/virtual_machine
: Adds a differential between the disk properties specified and those existing on the source virtual machine disk, allowing changes to be sent to the API for disk subresource. (#2028
IMPROVEMENTS:
resource/vsphere_nic
: Documentation updates. (#2017)
CHORES:
provider
: Updatesvmware/govmomi
to v0.31.0. (#2026)