mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-09-30 05:23:29 -07:00
Spelling (#351)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
1c89350d77
commit
3ead2a2168
10 changed files with 17 additions and 17 deletions
|
@ -92,10 +92,10 @@ options:
|
|||
suboptions:
|
||||
type:
|
||||
description:
|
||||
- The type of supported feature. Currenty only VIRTIO_SCSI_MULTIQUEUE is supported.
|
||||
For newer Windows images, the server might also populate this property with
|
||||
the value WINDOWS to indicate that this is a Windows image. This value is
|
||||
purely informational and does not enable or disable any features.
|
||||
- The type of supported feature. Currently only VIRTIO_SCSI_MULTIQUEUE is
|
||||
supported. For newer Windows images, the server might also populate this
|
||||
property with the value WINDOWS to indicate that this is a Windows image.
|
||||
This value is purely informational and does not enable or disable any features.
|
||||
- 'Some valid choices include: "VIRTIO_SCSI_MULTIQUEUE"'
|
||||
required: false
|
||||
type: str
|
||||
|
@ -314,7 +314,7 @@ guestOsFeatures:
|
|||
contains:
|
||||
type:
|
||||
description:
|
||||
- The type of supported feature. Currenty only VIRTIO_SCSI_MULTIQUEUE is supported.
|
||||
- The type of supported feature. Currently only VIRTIO_SCSI_MULTIQUEUE is supported.
|
||||
For newer Windows images, the server might also populate this property with
|
||||
the value WINDOWS to indicate that this is a Windows image. This value is
|
||||
purely informational and does not enable or disable any features.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue