Skip to content

Commit 193b3d2

Browse files
authored
fix: readme service account role (#450)
Closes #449
1 parent 61d32c5 commit 193b3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ service](https://cloud.google.com/functions/docs/securing/managing-access-iam).
367367

368368
The _deployment_ service account must have the following IAM permissions:
369369

370-
- Cloud Functions Deployer (`roles/cloudfunctions.deployer`)
370+
- Cloud Functions Developer (`roles/cloudfunctions.developer`)
371371

372372
Additionally, the _deployment_ service account must have permissions to act as
373373
(impersonate) the _runtime_ service account, which can be achieved by granting

0 commit comments

Comments
 (0)