Skip to content

Commit

Permalink
add gvnic support for image (#4306) (#351)
Browse files Browse the repository at this point in the history
Co-authored-by: Edward Sun <[email protected]>
Signed-off-by: Modular Magician <[email protected]>

Co-authored-by: Edward Sun <[email protected]>
  • Loading branch information
modular-magician and Edward Sun authored Dec 12, 2020
1 parent cea42c6 commit 1f40f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/gcp_compute_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
description:
- The type of supported feature.
- 'Some valid choices include: "MULTI_IP_SUBNET", "SECURE_BOOT", "SEV_CAPABLE",
"UEFI_COMPATIBLE", "VIRTIO_SCSI_MULTIQUEUE", "WINDOWS"'
"UEFI_COMPATIBLE", "VIRTIO_SCSI_MULTIQUEUE", "WINDOWS", "GVNIC"'
required: true
type: str
image_encryption_key:
Expand Down

0 comments on commit 1f40f14

Please sign in to comment.