Use vagrant to create the VMs on HyperV Cluster (remote)

"I have two Hyper-V clusters with the following information:

Cluster 1: It consists of five machines named PC1, PC2, PC3, PC4, and PC5.
Cluster 2: It consists of three machines named PC6, PC7, and PC8.
All machines have Hyper-V enabled and are running Windows Server.

Currently, I am using a remote management tool to control the virtual machines on each machine in Hyper-V Cluster 1 and 2 manually, including creating, editing, and deleting them.

I would like to use Vagrant on my local machine to create the virtual machines on each machine in Hyper-V Cluster 1 and 2. How can I achieve this?"

Hello, i´m trying to make the same thing and i have the same question. Does anybody knows?