AgileData.io Docs
Table Of Contents
AgileData.io Docs
Table Of Contents

2026-06-24 - Deployment Permission Checks for GCS and Eventarc

Release

AgileData.io - Smoother Deployments: Service Account Permissions Now Verified During Deploy

Deploying AgileData now includes automated checks on the service account permissions required for key platform services. Two specific improvements have been made: the deployment process now grants the necessary Eventarc permissions to the service account as part of the deployment steps, and the deployment configuration checks that the service account has the required Google Cloud Storage permissions before proceeding.

These checks prevent a class of deployment failures where a missing permission only surfaces at runtime — often causing hard-to-diagnose errors after a deployment that appeared successful. By verifying and granting permissions during deployment, new tenant environments are more likely to come up fully functional the first time.

What’s New:

  • Eventarc permissions now granted to the service account as part of the deployment process

  • Deployment config check added to verify GCS service account permissions before deployment completes

What this means for you:

  • More reliable tenant deployments with fewer post-deploy permission errors

  • Issues with service account permissions surface at deploy time rather than at runtime

Last Refreshed

Doc Refreshed: 2026-06-24