ruslan-ikhsan commented on code in PR #24614:
URL: https://github.com/apache/beam/pull/24614#discussion_r1044382986


##########
playground/terraform/infrastructure/cloudbuild-manual-setup/01.setup/iam.tf:
##########
@@ -36,7 +36,8 @@ resource "google_project_iam_member" "cloud_build_roles" {
     "roles/iam.serviceAccountUser",
     "roles/datastore.indexAdmin",
     "roles/storage.admin",
-    "roles/logging.logWriter"
+    "roles/logging.logWriter",
+    "roles/datastore.owner"

Review Comment:
   @rshamunov Could you test that please? Because I couldn't deploy examples 
without owner



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to