We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
google_compute_instance
labels
initialize_params
1 parent 2b3f6a6 commit c6eeea8Copy full SHA for c6eeea8
.changelog/6326.txt
@@ -0,0 +1,3 @@
1
+```release-note:none
2
+
3
+```
website/docs/d/compute_instance.html.markdown
@@ -128,6 +128,8 @@ The following arguments are supported:
128
129
* `image` - The image from which this disk was initialised.
130
131
+* `labels` - A set of key/value label pairs assigned to the disk.
132
133
<a name="nested_scratch_disk"></a>The `scratch_disk` block supports:
134
135
* `interface` - The disk interface used for attaching this disk. One of `SCSI` or `NVME`.
0 commit comments