fixup! Default for Gen 1 VMs

This commit is contained in:
Paul Meyer 2019-10-03 21:01:17 +00:00
parent 5943881051
commit 97e48153bc
1 changed files with 1 additions and 1 deletions

View File

@ -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`.