12 lines
279 B
HCL
12 lines
279 B
HCL
|
variable "vcenter_server" {}
|
||
|
variable "vsphere_username" {}
|
||
|
|
||
|
variable "vsphere_host" {}
|
||
|
variable "vsphere_hostip" {}
|
||
|
variable "vsphere_datacenter" {}
|
||
|
|
||
|
variable "vsphere_templatefolder" {}
|
||
|
variable "vsphere_folder" {}
|
||
|
variable "vsphere_datastore" {}
|
||
|
variable "vsphere_network" {}
|