/fp-pta-terraform-vsphere-vm-windows-datastore

Terraform module to create a Windows VM in vsphere on a datastore.

Primary LanguageHCLBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

vsphere-vm-windows-datastore Terraform Module

This contains an abstracted resource for creating a virtual machine with a Windows OS on a datastore instead of a datastore cluster. See https://www.terraform.io/docs/providers/vsphere/r/virtual_machine.html

See the variables.tf file for descriptions of each variable. If default is not listed, the variable is required. If a default is null, Terraform behaves as though you had completely omitted it.

Minimum Terraform Version: 0.12

For information about PTA and how to use it with this Terraform module please visit https://github.com/Forcepoint/fp-pta-overview/blob/master/README.md