-
-
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
fix: Compact result of cluster security group to avoid disruptive updates when no security groups are supplied #1934
Conversation
…ates when no security groups are supplied
waiting on this fix, can this be merged and released soon? |
@antonbabenko if you get a chance - this should be good to go |
### [18.10.1](v18.10.0...v18.10.1) (2022-03-15) ### Bug Fixes * Compact result of cluster security group to avoid disruptive updates when no security groups are supplied ([#1934](#1934)) ([5935670](5935670))
This PR is included in version 18.10.1 🎉 |
@bryantbiggs @antonbabenko Thanks for the fix and release! |
thank you for the release! |
…ates when no security groups are supplied (terraform-aws-modules#1934)
…ates when no security groups are supplied (terraform-aws-modules#1934)
### [18.10.1](terraform-aws-modules/terraform-aws-eks@v18.10.0...v18.10.1) (2022-03-15) ### Bug Fixes * Compact result of cluster security group to avoid disruptive updates when no security groups are supplied ([terraform-aws-modules#1934](terraform-aws-modules#1934)) ([5935670](terraform-aws-modules@5935670))
…ates when no security groups are supplied (terraform-aws-modules#1934)
### [18.10.1](terraform-aws-modules/terraform-aws-eks@v18.10.0...v18.10.1) (2022-03-15) ### Bug Fixes * Compact result of cluster security group to avoid disruptive updates when no security groups are supplied ([terraform-aws-modules#1934](terraform-aws-modules#1934)) ([5935670](terraform-aws-modules@5935670))
### [18.10.1](terraform-aws-modules/terraform-aws-eks@v18.10.0...v18.10.1) (2022-03-15) ### Bug Fixes * Compact result of cluster security group to avoid disruptive updates when no security groups are supplied ([#1934](terraform-aws-modules/terraform-aws-eks#1934)) ([79c0229](terraform-aws-modules/terraform-aws-eks@79c0229))
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. |
Description
Motivation and Context
Breaking Changes
How Has This Been Tested?
examples/*
projects