It would be nice if we can use existing template to create VM gcloud compute instances create INSTANCE_NAME \ --source-instance-template TEMPLATE_NAME \
It would be nice if we can use existing template to create VM
gcloud compute instances create INSTANCE_NAME
--source-instance-template TEMPLATE_NAME \