An example of creating a new VM over a given cluster, then SSHing to it and starting an http server.
SSH_PASS
- the ssh password of the vm templateVMSPHERE_SERVER
- the vCenter server name for vSphere API operationsVMSPHERE_USER
- the username for vSphere API operationsVMSHPERE_PASSWORD
- the password for vSphere API operationsTF_VAR_http_server_port
- the port to run the http server on
vm_name
- the name of the vm to spin up