> @@ -23,8 +22,9 @@ > "type": "PERSISTENT", > "mode": "READ_WRITE", > "deviceName": "test", > - "source": > "https://www.googleapis.com/compute/v1beta16/projects/myproject/zones/us-central1-a/disks/test", > - "index": 0 > + "source": > "https://www.googleapis.com/compute/v1/projects/myproject/zones/us-central1-a/disks/test", > + "index": 0, > + "boot": true
[minor] formatting --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/17/files#r8320746
