17 lines
396 B
HCL
17 lines
396 B
HCL
variable "vcenter_server" {}
|
|
variable "vsphere_username" {}
|
|
variable "vsphere_password" {}
|
|
|
|
variable "vsphere_datacenter" {}
|
|
variable "vsphere_host" {}
|
|
variable "vsphere_hostip" {}
|
|
|
|
variable "vsphere_vmdatastore" {}
|
|
variable "vsphere_cldatastore" {}
|
|
variable "vsphere_vmfolder" {}
|
|
variable "vsphere_network" {}
|
|
|
|
variable "repo_username" {}
|
|
variable "repo_password" {}
|
|
|
|
variable "adds_password" {} |