Terraform.VirtualMachines/terraform/vsphere.tfvars

11 lines
362 B
HCL

hv_fqdn = "bv11-vc.bessems.lan"
hv_username = "terraform@vsphere.local"
hv_datacenter = "DeSchakel"
hv_resourcepool = "Terraform"
hv_host = "bv11-esx.bessems.lan"
hv_hostip = "192.168.11.200"
hv_datastore = "Datastore05.NAS"
hv_vmfolder = "/Terraform"
// hv_network = "Staging"
hv_network = "LAN"