Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading