GoogleCloudPlatform / cloud-run-anthos-reference-web-app

An opinionated set of best practices aimed at demonstrating a reference architecture for building a web application on Google Cloud using Cloud Run for Anthos.
https://cloud.google.com/anthos/run
Apache License 2.0
37 stars 22 forks source link

Add a progress indicator to bootstrap.sh #19

Closed ssmall closed 4 years ago

ssmall commented 4 years ago

The gcloud commands in bootstrap.sh can take some time to run. This PR adds a simple progress indicator so that it's clear that the script is not just hanging.