# terraform-aws-modules/terraform-aws-eks

Terraform module to create Amazon Elastic Kubernetes (EKS) resources 🇺🇦

Repository: https://github.com/terraform-aws-modules/terraform-aws-eks
Canonical: https://ross.abutalabs.com/products/terraform-aws-eks
Homepage: https://registry.terraform.io/modules/terraform-aws-modules/eks/aws
Language: HCL
License: Apache-2.0
License Family: permissive
Topics: terraform, terraform-module, aws, kubernetes, eks, elastic-kubernetes-service, aws-eks, aws-eks-cluster
Last push: 2026-08-14T20:49:44+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 97, release rhythm 86, longevity 100
- inputs: {"age_days": 3010, "days_push": 19, "days_rel": 19, "gap_med": 4, "n_releases_24m": 78}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4998, forks 4409 (observed 2026-08-28T04:09:04.449523+00:00)

## What it is
A widely-used Terraform module that provisions Amazon EKS (Elastic Kubernetes Service) clusters and associated resources on AWS. It supports managed and self-managed node groups, Fargate profiles, and EKS Auto Mode.

## Use cases
- provision an eks cluster with terraform
- create managed node groups for kubernetes on aws
- set up fargate profiles for eks
- deploy kubernetes cluster infrastructure as code
- configure eks auto mode with terraform
- bootstrap aws networking and iam for eks

## When to choose
- you are using Terraform to manage AWS infrastructure and want a battle-tested EKS module
- you need configurable node groups, Fargate profiles, or Auto Mode support
- you want a community-maintained module with extensive documentation and upgrade guides

## When to avoid
- you are not deploying Kubernetes on AWS
- you use a different IaC tool like Pulumi or CloudFormation
- you need fully custom cluster provisioning beyond what the module exposes

## Facets
- artifact type: infra-config
- maturity: stable
- function: infrastructure-as-code, container-orchestration, deployment
- domain: infrastructure-as-code, cloud-computing
- platform: cloud
- tags: terraform-module, eks, aws, kubernetes, hcl, node-groups, fargate, containers, devops, terraform

## Member repositories
- terraform-aws-modules/terraform-aws-eks (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:04.449523+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:17:36.308891+00:00, confidence not recorded.
  - readme: https://github.com/terraform-aws-modules/terraform-aws-eks (fetched 2026-08-28T04:09:04.449523+00:00, sha 1bcc77ba833d)
  - homepage: https://registry.terraform.io/modules/terraform-aws-modules/eks/aws (fetched 2026-08-29T08:58:28.842364+00:00, sha 9edc94571ef3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
