v2.10.0
2.10.0 (October 16, 2024)
FEATURES:
data/vsphere_network: Adds ability to addfilterto find port groups based on network type of standard virtual port group, distributed virtual port group, or network port group. (#2281)resource/vsphere_virtual_machine: Adds ability to add a virtual Trusted Platform Module (vtpm) to virtual machine on creation or clone. (#2279)data/vsphere_virtual_machine: Adds ability read the configuration of a virtual Trusted Platform Module (vtpm) on virtual machine; will returntrueorfalsebased on the configuration. (#2279)data/vsphere_datastore_stats: Adds ability to return all data stores, both local and under a datastore cluster, in the datastore list. (#2273)data/datasource_cluster: Adds ability to return datastore names under from a datastore cluster. (#2274)data/vsphere_datacenter: Adds ability to return list of virtual machine names for the specified datacenter. (#2276)
IMPROVEMENTS:
resource/virtual_machine: Documentation updated. (#2285)
CHORE:
provider: Updatedvmware/govmomito v0.44.1. (#2282)