From bb1ee8c1a0ab76f40d3aea23ff9881e64cb9ba2e Mon Sep 17 00:00:00 2001 From: Thomas Poindessous Date: Thu, 20 Apr 2017 12:12:43 +0200 Subject: [PATCH] Added a new attribute : source_disk_link --- r/compute_snapshot.html.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/r/compute_snapshot.html.markdown b/r/compute_snapshot.html.markdown index d4d343df..cdeb4fea 100644 --- a/r/compute_snapshot.html.markdown +++ b/r/compute_snapshot.html.markdown @@ -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.