From 0ec6cb6928367ccf24ff0ebeaa6339699a2d52b7 Mon Sep 17 00:00:00 2001 From: Mike Verbanic Date: Tue, 17 Dec 2024 13:01:14 -0500 Subject: [PATCH] fix: readme service account role --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 017533f..dc99ddc 100644 --- a/README.md +++ b/README.md @@ -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