This release provides everything you need to easily list your CloudSQL instances for a given GCP project. It is bundled with a Go 1.9.2 client that uses your default credentials to connect to your project (set via gcloud).
You will need to build the go client by running ./build
in the <WORKFLOW>/go
directory. Then simply update the workflow environment variable to point to that path. You will also need to specify the project name.