restic/changelog/unreleased/pull-4226

7 lines
306 B
Plaintext

Enhancement: Allow to specify region where a bucket should get created in the gcs backend
Buckets used by the Google Cloud Storage backend would always get created in the "us" region.
It is now possible to specify the region, where a bucket should get created.
https://github.com/restic/restic/pull/4226