In one of my recent work I had an opportunity to work with EKS module using Terraform, It was quite a fun to spin off EKS cluster using terraform in matter of miniutes. I am here sharing you my experience and code which is ben trimmed for share purpose.
Prer-requsite to use this EKS module
- VPC
- Subnet Ids.
Git hub link to access the code.
https://github.com/nshah14/tf-eks-module.git
How to Use this module