From 79325068098d0d864e1f606b3bedecc64cf95e9a Mon Sep 17 00:00:00 2001 From: Marick van Tuil Date: Sun, 6 Mar 2022 12:51:53 +0100 Subject: [PATCH] Add Cloud Task Deleter role to readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1796458..a5ae394 100644 --- a/README.md +++ b/README.md @@ -104,11 +104,12 @@ More info: https://cloud.google.com/docs/authentication/production ## Service Account Roles -If you're not using your master service account (which have all of the abilities), you must add the following roles to make it works: +If you're not using your master service account (which has all abilities), you must add the following roles to make it works: 1. App Engine Viewer 2. Cloud Tasks Enqueuer 3. Cloud Tasks Viewer -4. Service Account User +4. Cloud Tasks Task Deleter +5. Service Account User # Configuring the queue