Skip to content

Instantly share code, notes, and snippets.

@emilgaripov
Last active January 30, 2022 12:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emilgaripov/d75db9386869d95909f9324f59a7e065 to your computer and use it in GitHub Desktop.
Save emilgaripov/d75db9386869d95909f9324f59a7e065 to your computer and use it in GitHub Desktop.
variable "vsphere_user" {}
variable "vsphere_password" {}
variable "vsphere_server" {}
variable "vsphere_datacenter" {}
variable "vsphere_datastore" {}
variable "vsphere_resource_pool" {}
variable "vsphere_network" {}
variable "vsphere_virtual_machine_template" {}
variable "vsphere_virtual_machine_name" {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment