Tezt cloud manual vm deployment
Deploy the VMS manually with gcloud command instead of terraform.
This MR is a step towards having more control over the deployment. The deployment is slower at this time, but it will be fixed in some followup MR, by reusing instance templates. The destroy is not yet handled
TODO:
-
handle network -
handle subnetwork -
handle image name -
handle cleanup/destroy -
keep the original terraform file as a --legacy option ?
Edited by Guillaume B