Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 654 Bytes

File metadata and controls

12 lines (8 loc) · 654 Bytes

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