orchestration.clouds/ahoskingit/terraform/variables.tf

5 lines
152 B
Terraform
Raw Normal View History

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