I have a terraform module for EKS and EKS-Addons which source link i am sharing here with you, GitHub - squareops/terraform-aws-eks: Terraform module to create an Elastic Kubernetes Service(EKS) cluster, managed(CIS) node group and associated resources & GitHub - squareops/terraform-aws-eks-addons: Terraform module to bootstrap Elastic Kubernetes Service(EKS) cluster using Addons ( EKS add-ons ) and blueprints..
When i do terraform plan(approx 2-3 minutes) and terraform apply it take long time than expected to create plan and in apply also.
Is there any solution for this.
Thank you in advance.