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

AWS: add support for Graviton3 (ARM) instances #1558

Merged
merged 1 commit into from Dec 5, 2023

Conversation

francescolavra
Copy link
Member

This allows creating images to be run on AWS m7g and r7g instances. The list of Graviton-based instances is being removed since it is not needed to determine whether UEFI should be enabled (all ARM-based instances require a UEFI image).
In addition, UEFI enablement is being added when creating an image from a package.

This allows creating images to be run on AWS m7g and r7g instances.
The list of Graviton-based instances is being removed since it is
not needed to determine whether UEFI should be enabled (all
ARM-based instances require a UEFI image).
In addition, UEFI enablement is being added when creating an image
from a package.
@francescolavra francescolavra merged commit f422255 into master Dec 5, 2023
2 checks passed
@francescolavra francescolavra deleted the feature/aws-graviton3 branch December 5, 2023 16:38
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.

None yet

2 participants