Skip to content

Commit

Permalink
fix: readme service account role
Browse files Browse the repository at this point in the history
  • Loading branch information
verbanicm authored Dec 17, 2024
1 parent 61d32c5 commit 0ec6cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ service](https://cloud.google.com/functions/docs/securing/managing-access-iam).

The _deployment_ service account must have the following IAM permissions:

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

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

0 comments on commit 0ec6cb6

Please sign in to comment.