Skip to content

fix: Change back the default disk type to gp2#1208

Merged
barryib merged 3 commits into
masterfrom
revert-1134-master
Apr 19, 2021
Merged

fix: Change back the default disk type to gp2#1208
barryib merged 3 commits into
masterfrom
revert-1134-master

Conversation

@barryib

@barryib barryib commented Jan 29, 2021

Copy link
Copy Markdown
Member

Reverts #1134

Resolves #1205

@barryib barryib mentioned this pull request Jan 29, 2021
3 tasks
@enkicoma

enkicoma commented Feb 1, 2021

Copy link
Copy Markdown

@barryib can you please merge? "approved" 3 days ago

@benmangold

benmangold commented Feb 1, 2021

Copy link
Copy Markdown

fwiw (for any encountering this) this can be configured back to gp2 via workers_group_defaults like this:

module "eks" {
  # ...
  workers_group_defaults {
    root_volume_type = "gp2"
  }
}

source from issue thread

@denisbr

denisbr commented Feb 5, 2021

Copy link
Copy Markdown

This is a pretty annoying bug, would be great to get this revert released! :)

@barryib barryib merged commit abdcfb7 into master Apr 19, 2021
@barryib barryib deleted the revert-1134-master branch April 19, 2021 20:54
barryib added a commit to barryib/terraform-aws-eks that referenced this pull request May 20, 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 15, 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.

ValidationError: gp3 is invalid

6 participants