Merge pull request #1200 from nrb/fix-1183

Fix restoring GCP regional disks
This commit is contained in:
Steve Kriss
2019-02-12 13:48:42 -07:00
committed by GitHub
3 changed files with 37 additions and 7 deletions
+1
View File
@@ -0,0 +1 @@
Set the zones for GCP regional disks on restore. This requires the `compute.zones.get` permission on the GCP serviceaccount in order to work correctly.