Skip to content

Commit 4ee07cc

Browse files
karolgorcslevenick
andauthored
Update mmv1/third_party/terraform/website/docs/r/compute_instance.html.markdown
Co-authored-by: Sam Levenick <[email protected]>
1 parent a722c03 commit 4ee07cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/third_party/terraform/website/docs/r/compute_instance.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ is desired, you will need to modify your state file manually using
265265
* `mode` - (Optional) The mode in which to attach this disk, either `READ_WRITE`
266266
or `READ_ONLY`. If not specified, the default is to attach the disk in `READ_WRITE` mode.
267267

268-
* `guest_os_features` - (optional) A list of features to enable on the guest operating system. Applicable only for bootable images. Read [Enabling guest operating system features](https://cloud.google.com/compute/docs/images/create-delete-deprecate-private-images#guest-os-features) to see a list of available options.
268+
* `guest_os_features` - (Optional) A list of features to enable on the guest operating system. Applicable only for bootable images. Read [Enabling guest operating system features](https://cloud.google.com/compute/docs/images/create-delete-deprecate-private-images#guest-os-features) to see a list of available options.
269269

270270
* `disk_encryption_key_raw` - (Optional) A 256-bit [customer-supplied encryption key]
271271
(https://cloud.google.com/compute/docs/disks/customer-supplied-encryption),

0 commit comments

Comments
 (0)