We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94c61f3 commit 7932506Copy full SHA for 7932506
README.md
@@ -104,11 +104,12 @@ More info: https://cloud.google.com/docs/authentication/production
104
105
## Service Account Roles
106
107
-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:
108
1. App Engine Viewer
109
2. Cloud Tasks Enqueuer
110
3. Cloud Tasks Viewer
111
-4. Service Account User
+4. Cloud Tasks Task Deleter
112
+5. Service Account User
113
114
# Configuring the queue
115
0 commit comments