You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the hyperv provider does not allow differencing VHDX images to be created with a size specified.
I have a collection of "golden master" VHDX images that are relatively small, e.g. an Ubuntu image that is 8GB. Using PS scripts, I create VMs with differencing images based on the master images, and the differencing images are typically much larger, 64-128GB. Hyper-V most certainly allows this, at least on Windows Server 2022.
The hyperv provider would be more useful if it allowed this use case.
Terraform Version
Terraform v1.9.3
on windows_amd64
+ provider registry.terraform.io/taliesins/hyperv v1.2.1
It looks like the hyperv provider does not allow differencing VHDX images to be created with a size specified.
I have a collection of "golden master" VHDX images that are relatively small, e.g. an Ubuntu image that is 8GB. Using PS scripts, I create VMs with differencing images based on the master images, and the differencing images are typically much larger, 64-128GB. Hyper-V most certainly allows this, at least on Windows Server 2022.
The hyperv provider would be more useful if it allowed this use case.
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
Important Factoids
The text was updated successfully, but these errors were encountered: