diff --git a/scripts/bootstrap-project.sh b/scripts/bootstrap-project.sh index 3e90c212..25f4856b 100755 --- a/scripts/bootstrap-project.sh +++ b/scripts/bootstrap-project.sh @@ -32,7 +32,7 @@ SERVICE_LIST=( REQUIRED_ROLE_LIST=( "roles/storage.objectAdmin" - "roles/storage.legacyBucketReader" + "roles/storage.bucketViewer" "roles/storage.objectCreator" "roles/source.admin" ) @@ -69,4 +69,4 @@ gsutil cp ./test-fixtures/cloud-function.zip "${BUCKET_NAME}" # The following is hard to automate, so echo -echo "Done! It may take up to 10 minutes for some of the changes to fully propagate." \ No newline at end of file +echo "Done! It may take up to 10 minutes for some of the changes to fully propagate."