/terraform-aws-eks-2.0

Implementation of the terraform-aws-eks module with additional feature around IAM role mapping.

Primary LanguageHCLApache License 2.0Apache-2.0

terraform-aws-eks-2.0

Terraform code to create a managed Kubernetes cluster on Amazon EKS. Available through the Terraform registry. Features include:

  • Automating the configuration of the aws-auth ConfigMap and provision IAM Roles in same code base
  • Automating the Service Account annotation for IAM Role consumption
  • Automating the EKS OIDC Identity Provider as a trusted IAM Identity Provider

Assumptions