-
-
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
EKS 1.15 Support #776
EKS 1.15 Support #776
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NICE! Thanks @sc250024
Does tag |
@abdennour Check out #775. The VPC tagging requirement is no longer needed for clusters with Kubernetes 1.15 and above. I removed those VPC tags from the examples since starting with v10.0.0 of this module they're no longer needed. |
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
Description
Upgrading module to support EKS 1.15. Resolves issue #775.
Checklist