Useful scripts to manage VMs on a IaaS: AWS, GCE, etc... Stop all vms, start them, etc..
Choose between the existing VPCs in a given region and stop all the VMs running there:
aws_stop_vms_by_vpc.sh [region]
Requirements: aws-cli and credentials in environment variables
Choose between existing networks and stop all the VMs running there
Requirements: gcloud configured with the desired account.