Skip to content

Commit 7eb8371

Browse files
Merge pull request #45 from stackkit/development
Add Cloud Task Deleter role to readme
2 parents b51c66e + 7932506 commit 7eb8371

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,12 @@ More info: https://cloud.google.com/docs/authentication/production
104104

105105
## Service Account Roles
106106

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:
107+
If you're not using your master service account (which has all abilities), you must add the following roles to make it works:
108108
1. App Engine Viewer
109109
2. Cloud Tasks Enqueuer
110110
3. Cloud Tasks Viewer
111-
4. Service Account User
111+
4. Cloud Tasks Task Deleter
112+
5. Service Account User
112113

113114
# Configuring the queue
114115

0 commit comments

Comments
 (0)