Post #873063
2026-03-30 08:09 UTC
Google Cloud Storage now has a batch operations API.
I've not used it but you basically feed it bucket name(s) and prefix(es) or object names and the operation to run and it'll go away and do it for you - apparently across "billions of objects". Super handy for e.g. adjusting permissions/metadata/compression across an existing collection.
There's Terraform support: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/storage_batch_operations_job
https://docs.cloud.google.com/storage/docs/batch-operations/overview
Replies (0)
No replies.