Skip to content
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

Add support for Amazon EKS Auto Mode #1980

Open
setheliot opened this issue Feb 11, 2025 · 0 comments
Open

Add support for Amazon EKS Auto Mode #1980

setheliot opened this issue Feb 11, 2025 · 0 comments

Comments

@setheliot
Copy link

At re:Invent 2023, AWS launched Auto Mode for Amazon EKS.

I ran terraformer on an EKS cluster that has Auto Mode Enabled

Expected

Terraform config for EKS cluster resource includes

compute_config.enabled                                   = true
kubernetes_network_config.elastic_load_balancing.enabled = true
storage_config.block_storage.enabled                     = true

These are the values that indicate that Auto Mode is Enabled

Actual

These resource values are not part of the EKS resource config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant