VApp properties are ignored when VM customization is performed #144
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
kind/bug
Some behavior is incorrect or out of spec
resolution/fixed
This issue was fixed
In
pulumi-vsphere 2.9.0
vapp properties are passed into the vm correctly but the post ova deployment vm customization doesnt work (cpu, memory, disk will be whatever was defined in the ova itself).In
pulumi-vsphere 2.10.0
and higher the post ova deployment vm customization works properly, but now vapp properties are missing after the deployment.Example minimal ova for testing: https://stable.release.flatcar-linux.net/amd64-usr/current/flatcar_production_vmware_ova.ova
Example code:
The text was updated successfully, but these errors were encountered: