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

Graviton2 to Graviton #158

Merged
merged 2 commits into from
Oct 17, 2023
Merged

Graviton2 to Graviton #158

merged 2 commits into from
Oct 17, 2023

Conversation

bluedoors
Copy link
Contributor

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

Copy link
Contributor

@cbruno10 cbruno10 left a 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))
Copy link
Contributor

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.

Copy link
Contributor Author

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 cbruno10 changed the base branch from main to release/v0.26 October 16, 2023 07:25
@bluedoors
Copy link
Contributor Author

@cbruno10 Reverted to the previous CHANGELOG

@cbruno10 cbruno10 merged commit 525ddcc into turbot:release/v0.26 Oct 17, 2023
@cbruno10
Copy link
Contributor

Thanks @bluedoors for the contribution! We'll release a new version with these changes either later this week or early next week.

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