fixup! Default for Gen 1 VMs
This commit is contained in:
parent
5943881051
commit
97e48153bc
|
@ -46,5 +46,5 @@
|
|||
- `os_disk_skip_cleanup` (bool) - If set to `true`, leaves the temporary disk behind in the Packer VM resource group. Defaults to `false`
|
||||
|
||||
- `image_hyperv_generation` (string) - The [Hyper-V generation type](https://docs.microsoft.com/en-us/rest/api/compute/images/createorupdate#hypervgenerationtypes).
|
||||
Defaults to `V2`.
|
||||
Defaults to `V1`.
|
||||
|
Loading…
Reference in New Issue