Skip to content

Storage: Google Cloud Storage

When to use Google Cloud Storage

Use this provider when deploying in Google Cloud environments or when your organization standardizes on GCS buckets and IAM.

Required settings

  • bucket name,
  • service account credentials,
  • project and endpoint context.

Validation checklist

  • application can upload and read objects,
  • object permissions align with intended access model,
  • publish/remove workflows update storage correctly.