AheadAviation / terraform-aws-eks-2.0

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:HCL 84.2%Language:Python 9.4%Language:Dockerfile 5.5%Language:Shell 0.9%