variable "vm_network" { default = "VM Network" } variable "hostonly_network" { default = "HostOnly Network" } variable "disk_store" { type = string }