We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d32c5 commit 193b3d2Copy full SHA for 193b3d2
README.md
@@ -367,7 +367,7 @@ service](https://cloud.google.com/functions/docs/securing/managing-access-iam).
367
368
The _deployment_ service account must have the following IAM permissions:
369
370
-- Cloud Functions Deployer (`roles/cloudfunctions.deployer`)
+- Cloud Functions Developer (`roles/cloudfunctions.developer`)
371
372
Additionally, the _deployment_ service account must have permissions to act as
373
(impersonate) the _runtime_ service account, which can be achieved by granting
0 commit comments