pulumi / pulumi-aws

An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS
Apache License 2.0
466 stars 157 forks source link

Add support for EKS Auto Mode #4873

Open flostadler opened 18 hours ago

flostadler commented 18 hours ago

Today at re:Invent, AWS announced Amazon Elastic Kubernetes Service (Amazon EKS) Auto Mode, a new feature that fully automates compute, storage, and networking management for Kubernetes clusters.

Announcement Blog post

Depends on https://github.com/hashicorp/terraform-provider-aws/issues/40373

flostadler commented 18 hours ago

The upstream PR has been merged and is slated for the next upstream release. Once that release is out we can pull it into pulumi-aws