terraform-vsphere-virtual-machine
terraform-vsphere-virtual-machine copied to clipboard
Universal module for deploying vSphere virtual machines with Terraform
Fix typo in filenames of vsphere_virtual_machine_bare.tf, vsphere_virtual_machine_linux.tf, vsphere_virtual_machine_windows.tf
This will allow to create VM's hostname and name without postfix number when var.vm_count == 1.
I am trying to add Multiple IP's to virtual machines, all on the same Network. Any advice would be appreciated!
New variable folder added to specify the path to the folder to put this virtual machine in.