SUSE-Enceladus / img-proof

img-proof provides a command line utility to test images in the Public Cloud
https://img-proof.readthedocs.io/en/latest/
GNU General Public License v3.0
14 stars 7 forks source link

Includes a CLI parameter to include cpu-options in AWS instances #364

Closed apozsuse closed 1 year ago

apozsuse commented 1 year ago

To address Issue 363.

Includes a new CLI option (--cpu-options AmdSevSnp=enabled) to allow enabling SEV-SNP feature in EC2 instances.

The mechanism is generic and allows to include, if required, additional cpu-options without code changes.

I did NOT test the feature with an instance...

smarlowucf commented 1 year ago

LGTM 👍🏼