Cloud Build Builder

GCP IAM — detalhes da role

Tier
Specialized
Categoria
DevOps
Escopo
project
Privilégios
4
Role IDroles/cloudbuild.builds.builder

Specialized

Narrow-scope role for a specific action or use case

Descrição

Service account role used by Cloud Build to deploy to other services during builds.

Privilégios / Capacidades(4)

Run Cloud Build steps
Access Google Cloud services as part of a build
Pull images from Artifact Registry
Deploy to Cloud Run and App Engine

Role Definition (JSON)

{
  "name": "roles/cloudbuild.builds.builder",
  "title": "Cloud Build Builder",
  "description": "Service account role used by Cloud Build to deploy to other services during builds.",
  "stage": "GA",
  "includedPermissions": [
    "Run Cloud Build steps",
    "Access Google Cloud services as part of a build",
    "Pull images from Artifact Registry",
    "Deploy to Cloud Run and App Engine"
  ]
}