Skip to content

Commit c6eeea8

Browse files
Update google_compute_instance docs - labels field in initialize_params block (#6326) (#4531)
Signed-off-by: Modular Magician <[email protected]>
1 parent 2b3f6a6 commit c6eeea8

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.changelog/6326.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/d/compute_instance.html.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ The following arguments are supported:
128128

129129
* `image` - The image from which this disk was initialised.
130130

131+
* `labels` - A set of key/value label pairs assigned to the disk.
132+
131133
<a name="nested_scratch_disk"></a>The `scratch_disk` block supports:
132134

133135
* `interface` - The disk interface used for attaching this disk. One of `SCSI` or `NVME`.

0 commit comments

Comments
 (0)