We want to attach the additional disk to existing VM in VMware which is already present. Not finding any option (resource) to attach newly created disk to existing VM. Do we have any vSphere resource similar to Azure attach disk resource "
azurerm_virtual_machine_data_disk_attachment"?
I want VM to be provisioned first and the additional disk to be created and attached using Terraform vSphere resources.
Please do advise us here.