Skip to content

feat: Add support for throughput parameter for gp3 volumes#1146

Merged
barryib merged 5 commits into
terraform-aws-modules:masterfrom
sidprak:sidprak/throughput-gp3
Dec 22, 2020
Merged

feat: Add support for throughput parameter for gp3 volumes#1146
barryib merged 5 commits into
terraform-aws-modules:masterfrom
sidprak:sidprak/throughput-gp3

Conversation

@sidprak

@sidprak sidprak commented Dec 14, 2020

Copy link
Copy Markdown
Contributor

PR o'clock

Description

Fixes #1130
Supporting the throughput setting in block device mapping for gp3 volumes.

Checklist

@sidprak sidprak mentioned this pull request Dec 14, 2020
1 task
@sidprak sidprak force-pushed the sidprak/throughput-gp3 branch from 6d95c78 to ae6c425 Compare December 14, 2020 17:17
@sidprak

sidprak commented Dec 14, 2020

Copy link
Copy Markdown
Contributor Author

I guess this is the first PR after terraform 0.14 was released, so I had to format with 0.14 which changed a few files. The last commit contains only those formatting changes.

AWS API wants a value between 125 and 1000.
@jayzalowitz

Copy link
Copy Markdown
Contributor

Can you update the default to gp3 instead of gp2 so i can kill my merge? https://github.com/terraform-aws-modules/terraform-aws-eks/pull/1134/files

@barryib barryib changed the title feat: Support throughput param for gp3 volumes feat: Add support for throughput parameter for gp3 volumes Dec 22, 2020
@barryib barryib merged commit 7d6e672 into terraform-aws-modules:master Dec 22, 2020
@barryib

barryib commented Dec 22, 2020

Copy link
Copy Markdown
Member

Thanks @sidprak

Lena-nfb pushed a commit to Lena-nfb/terraform-aws-eks that referenced this pull request Dec 23, 2020
zimbatm added a commit to zimbatm/terraform-aws-eks that referenced this pull request Jan 14, 2021
@github-actions

Copy link
Copy Markdown

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.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support GP3 volume type

3 participants