Skip to content

docs: add Cloud Build permissions to Cloud Run deployment prerequisites#1703

Open
sergiov8 wants to merge 2 commits intogoogle:mainfrom
sergiov8:patch-cloud-run-docs
Open

docs: add Cloud Build permissions to Cloud Run deployment prerequisites#1703
sergiov8 wants to merge 2 commits intogoogle:mainfrom
sergiov8:patch-cloud-run-docs

Conversation

@sergiov8
Copy link
Copy Markdown

Summary

This PR adds a new section to the Cloud Run deployment prerequisites guide (docs/deploy/cloud-run.md) to explicitly document that the default compute service account must be granted Cloud Build permission to use the ADK CLI deployment feature (adk deploy).

Rationale

Because the adk deploy command triggers Google Cloud Build to automate the build process, the default compute service account ([PROJECT_NUMBER]-compute@developer.gserviceaccount.com) requires the roles/cloudbuild.builds.builder IAM role. Documenting this prevents deployment failures and 403 errors during initial setup.

Changes

  • Added a Cloud Build Permissions section to the prerequisites.
  • Provided the specific gcloud projects add-iam-policy-binding command to easily grant the role.

Related Issue

Resolves b/491498903

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 29, 2026

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit 3e2674d
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/69f22df474ea800007c8246b
😎 Deploy Preview https://deploy-preview-1703--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant