Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Sep 11, 2023

Conversation

apozsuse
Copy link
Collaborator

@apozsuse apozsuse commented Sep 8, 2023

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...

img_proof/scripts/cli_utils.py Outdated Show resolved Hide resolved
img_proof/scripts/cli_utils.py Outdated Show resolved Hide resolved
tox.ini Show resolved Hide resolved
@smarlowucf
Copy link
Collaborator

smarlowucf commented Sep 11, 2023

LGTM 👍🏼

@smarlowucf smarlowucf merged commit 58f50e3 into main Sep 11, 2023
4 checks passed
@smarlowucf smarlowucf deleted the sev_snp_support branch September 11, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants