Added a new attribute : source_disk_link

This commit is contained in:
Thomas Poindessous 2017-04-20 12:12:43 +02:00
parent 570e257260
commit bb1ee8c1a0

View File

@ -29,7 +29,7 @@ The following arguments are supported:
* `zone` - (Required) The zone where the source disk is located.
* `source_disk` - (Required) The disk which will be used as the source of the snapshot
* `source_disk` - (Required) The disk which will be used as the source of the snapshot.
- - -
@ -61,4 +61,6 @@ exported:
[customer-supplied encryption key](https://cloud.google.com/compute/docs/disks/customer-supplied-encryption)
that protects the source disk.
* `source_disk_link` - The URI of the source disk.
* `self_link` - The URI of the created resource.