-
Notifications
You must be signed in to change notification settings - Fork 20
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
Graviton2 to Graviton #158
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bluedoors Can you please see the minor review comment? Thanks!
CHANGELOG.md
Outdated
@@ -81,7 +81,7 @@ _What's new?_ | |||
- Secrets Manager Checks (`steampipe check benchmark.secretsmanager`) ([#85](https://github.com/turbot/steampipe-mod-aws-thrifty/pull/85)) | |||
- New controls added: | |||
- ec2_instance_older_generation ([#79](https://github.com/turbot/steampipe-mod-aws-thrifty/pull/79)) | |||
- lambda_function_with_graviton2 ([#82](https://github.com/turbot/steampipe-mod-aws-thrifty/pull/82)) | |||
- lambda_function_with_graviton ([#82](https://github.com/turbot/steampipe-mod-aws-thrifty/pull/82)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bluedoors Can you please remove this change? The CHANGELOG entry reflects what we added at the time, but we'll call out the rename in the CHANGELOG entry for the next version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cbruno10 Reverted to the previous CHANGELOG
@cbruno10 Reverted to the previous CHANGELOG |
Thanks @bluedoors for the contribution! We'll release a new version with these changes either later this week or early next week. |
AWS Graviton is a family of processors designed to deliver the best price performance for your cloud workloads running in Amazon Elastic Compute Cloud (Amazon EC2).
Whilst Graviton2 is mentioned in the code Graviton3 processes have now been released. To future proof the code this PR changes references from [G/g]raviton2 to simply [G/g]raviton