Some python scripts for deploying your software on google cloud platform
Add at your startup script on Compute Engine machines this script to allow its IP connect on your Cloud SQL
Usage: 'gcloud-sql-add-authorized-ip [command: add|remove] [IP-CIDR-notation] [instanceName]'
You can use it for add and remove current IP at startup-script and shutdown-script.