updated gcp_sql_grant_instances_object_creator.sh

pull/2/head
Hari Sekhon 4 years ago
parent 500cdab439
commit 61b2c3afe2

@ -68,4 +68,4 @@ for sql_instance in $sql_instances; do
gsutil iam ch "serviceAccount:$service_account:objectCreator" "gs://$gcs_bucket"
echo >&2
done
timestamp "Grants completed"
timestamp "Cloud SQL grants to GCS bucket '$gcs_bucket' completed"

Loading…
Cancel
Save