Skip to content

[Terraform] Provision GCS Buckets for State and Diff Blobs #1873

@jcscottiii

Description

@jcscottiii

Add Terraform configuration (google_storage_bucket resources) to create two new, private GCS buckets: one for storing the 'State Snapshot' blobs (webstatus-state) and one for the 'Mega-Diff' event blobs (webstatus-diffs). The configuration must also include the necessary IAM bindings to grant the EventProducerWorker service account write permissions and the Backend API service account read permissions.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestterraformPull requests that update Terraform code

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions