https://github.com/e2fyi/terraform-aws-eks
A collection of Terraform modules
https://github.com/e2fyi/terraform-aws-eks
Last synced: 2 months ago
JSON representation
A collection of Terraform modules
- Host: GitHub
- URL: https://github.com/e2fyi/terraform-aws-eks
- Owner: e2fyi
- License: apache-2.0
- Created: 2020-03-11T03:02:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-21T09:38:51.000Z (almost 5 years ago)
- Last Synced: 2025-01-16T13:55:41.751Z (4 months ago)
- Language: HCL
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# terraform-aws-eks
This terraform module helps to create and provision
- a VPC with public and private subnets with pre-configured network ACLs
- a private EKS control plane
- any number of managed node groups
- a default IAM policy for ALB ingress controller
- any number of IAM for EKS service account