-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
feat: Use gp3
as default as it saves 20% and is more performant
#1134
Conversation
@antonbabenko Any suggestion on getting that pull request linter working? |
gp3
as default as it saves 20% and is more performant
This is a breking change. I will include this in the next major release (It's on his way ^^). |
I'm going to revert this change, since it breaks launch configuration usage. See #1205 for more info. cc @jayzalowitz |
Just hit this bug, any chance of a new release with that revert? |
…rraform-aws-modules#1134) BREAKING CHANGES: The default root volume type is now `gp3` as it saves 20% and is more performant
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
PR o'clock
Provider has caught up hashicorp/terraform-provider-aws#16652, thanks @ewbankkit
Description
AWS now has a cheaper and more performant drive type:
https://aws.amazon.com/about-aws/whats-new/2020/12/introducing-new-amazon-ebs-general-purpose-volumes-gp3/
Re: #1130
Checklist