Promptzpromptz
LibraryPromptsAgentsPowersSteeringHooks
Back to Prompts
promptpromptz
IDECLI

Create Eks Cluster Using Aws And Terraform Best Practices

Abhijit Karode
Feb 7, 2025
Updated Feb 7, 2025
71a824d
View on GitHub
Prompt Content
# Create EKS Cluster using aws and terraform best practices

/dev create a terraform project for creating an EKS cluster. Also create any VPC, subnets and other AWS resources required for this new EKS cluster. Use latest available versions of aws terraform modules. make sure the subnet can auto assign Public IP addresses. set enable_cluster_creator_admin_permissions = true. Use version 20 or higher of terraform-aws-modules/eks/aws and version 1.32 of Kubernetes . Name the EKS cluster “dev_q_eks_cluster”