0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-11 00:05:01 +00:00

Update README.md

This commit is contained in:
Dan Petersen 2019-12-31 01:01:46 +01:00
parent 7344300126
commit a6bb8a111c

View File

@ -436,7 +436,7 @@ This resource doesn't expose any additional attributes.
* `vga` - (Optional) The VGA configuration * `vga` - (Optional) The VGA configuration
* `enabled` - (Optional) Whether to enable the VGA device (defaults to `true`) * `enabled` - (Optional) Whether to enable the VGA device (defaults to `true`)
* `memory` - (Optional) The VGA memory in megabytes (4-512 MB) * `memory` - (Optional) The VGA memory in megabytes (4-512 MB)
* `type` - (Optional) The VGA type * `type` - (Optional) The VGA type (defaults to `std`)
* `cirrus` - Cirrus (deprecated since QEMU 2.2) * `cirrus` - Cirrus (deprecated since QEMU 2.2)
* `qxl` - SPICE * `qxl` - SPICE
* `qxl2` - SPICE Dual Monitor * `qxl2` - SPICE Dual Monitor