Awesome
Terraform configuration to provision an EKS cluster for Preevy
This repo demonstrates a basic Terraform configuration which provisions an AWS EKS cluster to be used as a target runtime for Preevy environments.
Forked from https://github.com/hashicorp/learn-terraform-provision-eks-cluster.
Changes from the base repo:
- Upgrade terraform module versions
- Use Karpenter to auto-scale instances