Terraform configuration to provision an EKS cluster for Preevy

February 4, 2024 ยท View on GitHub

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