We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
could you add CenOS8 support for AWS installation? Base AMI now available.
The text was updated successfully, but these errors were encountered:
Also available images from CentOS You can check the output of the command:
aws ec2 describe-images \ --region us-east-1 \ --output table \ --owners 679593333241 \ --query "sort_by(Images, &CreationDate)[*].[CreationDate,Name,ImageId]" \ --filters "Name=name,Values=CentOS-8.*x86_64*"
Sorry, something went wrong.
Very good news. Thanks @sergey-safarov! /assign
hakman
Successfully merging a pull request may close this issue.
could you add CenOS8 support for AWS installation?
Base AMI now available.
The text was updated successfully, but these errors were encountered: