orchestration.clouds/ahoskingit/terraform/variables.tf

5 lines
152 B
HCL

# set these puppies on the command line with -var "variable=val"
variable "vsphere_user" {}
variable "vsphere_password" {}
variable "vsphere_server" {}