/workspace/customer.
What you share with Dari
provider = gcs- Bucket name
- Base prefix, for example
dari/acme-prod - Target environment:
devorprod
1. Get the Dari service account
Use the service account email provided by Dari for your target environment, for example:2. Grant access to your bucket scope
Preferred:- Grant access on a dedicated bucket used only for Dari, or
- Grant access on a managed folder or other scoped storage boundary if you already use one
roles/storage.objectUser
roles/storage.objectViewer instead.
If the bucket uses CMEK, also grant the same principal access to the relevant Cloud KMS key.
3. Register the connection with Dari
Share:provider = gcs- Bucket name
- Base prefix
- Environment
/workspace/customer.
Notes
- Keep
devandprodin separate prefixes. - Grant access to the smallest scope available in your cloud setup.
- Do not use long-lived service account keys as the default production path.