hashicorp / packer-plugin-hyperv

Packer plugin for Hyper-V Builder
https://www.packer.io/docs/builders/hyperv
Mozilla Public License 2.0
19 stars 24 forks source link

Hyper-V Builder = Fixed VHD support for Generation 2 #13

Open ghost opened 3 years ago

ghost commented 3 years ago

This issue was originally opened by @thetaylormcrae as hashicorp/packer#8529. It was migrated here as a result of the Packer plugin split. The original body of the issue is below.


Feature Description

Allow the Hyper-V builder to create a fixed VHDX file instead of defaulting to dynamic.

Use Case(s)

New-VHD supports creating a fixed VHD and Gen 2 VMs support it. There are instances where a template needs to be Gen 2 and have a fixed hard drive for space constraints.

ghost commented 2 months ago

This plugin hasn't been updated in 2 years, this issue is opened more than 3 years. Any plans to continue development?