Force destroy of vSphere Cluster containing the vcsa vm

Hi there,

for CI/CD purposes I want to destroy a created Cluster which contains the DRS/Cluster VM, the vCenter Applicance itself and a single Hypervisor.
On the “terraform destroy” TF requests to remove/move all vm from the Hypervisor within the Cluster, what will in general not work …

So, just deleting the related Datacenter or Cluster works using the GUI but not via TF destroy.

Is there a way to force destroy of the Datacenter of Cluster in some way via TF ?

Best regards,
michael