github.com/mckael/restic@v0.8.3/changelog/0.8.0_2017-11-26/pull-1281 (about)

     1  Enhancement: Google Cloud Storage backend needs less permissions
     2  
     3  The Google Cloud Storage backend no longer requires the service account to
     4  have the `storage.buckets.get` permission ("Storage Admin" role) in `restic
     5  init` if the bucket already exists.
     6  
     7  https://github.com/restic/restic/pull/1281