This repository contains the Terraform code that's used to provision infrastructure that hosts the Quest node application.
├── eks-quest-cluster-dev-00
│ ├── bootstrap
│ └── eks-core
├── networking
└── s3-backend
| Name | Description |
|---|---|
| eks-core | Deploys EKS and Node Groups |
| bootstrap | Bootstraps the cluster with ArgoCD and IRSA config |
| networking | Route53 DNS zone and VPC |
| s3-backend | S3 Terraform backend bucket |
