mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-06 13:46:08 -05:00

There is now one SEVSNPVersions type that has a variant property. That property is used to build the correct JSON path. The surrounding methods handling the version objects are also updated to receive a variant argument and work for multiple variants. This simplifies adding AWS support.