-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
FEATURE: Add support for EKS (Elastic Container Service for Kubernetes) #3510
Comments
Nitpick: the service is called EKS, not KCS. Could be worth fixing for searchability. |
@spanktar There is currently no publicly available API documentation or golang implementation for EKS. |
Hi @spanktar! 👋 At this current time, we'll be planning on supporting this new service shortly after the SDK becomes public, unless we receive special permission to vendor the preview SDK. It turns out we have a feature request ticket dating back to when the service was originally announced in #2473. In order to consolidate discussion and efforts, I'm going to close this ticket in preference of the earlier one. Thanks for submitting this! |
Thanks! I couldn't find an earlier ticket when I searched. |
+1 You all are very Agile |
For anyone who might wind up here instead of #2473, initial support for EKS was released in version 1.22.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
AWS has introduced KCS (Amazon Elastic Container Service for Kubernetes), and it would be awesome if this was supported in Terraform.
https://aws.amazon.com/blogs/aws/amazon-elastic-container-service-for-kubernetes/
https://aws.amazon.com/eks/
The service is still in preview, but it would be great to get a headstart.
The text was updated successfully, but these errors were encountered: