Open pezz opened 8 months ago
This isn't easy. The modules are generated based on the 7.0 U3 API spec. And 7.0 U3 doesn't know about HW version 21.
I've been wanting to provide specs for vSphere 8 for some months, but didn't find the time yet. And even if I do, someone has to re-generate the collection based on them.
Another problem: I think the CI is still based on 7.0 U3, not 8.0 GA / U1 / U3.
edit: Note to myself: #449
SUMMARY
Currently hardware_version only allows up to
VMX_19
and we'd like to create VMs with the latest version.hardware_version: "VMX_21"
ISSUE TYPE
COMPONENT NAME
hardware_version
invcenter_vm
ADDITIONAL INFORMATION
Not sure any other info is needed here?
Please let me know.