Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 628 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 628 Bytes

cdktf-eks

Repository containing a CDK for Terraform construct library for: VPC, EKS, IAM, ExternalDNS, and Autoscaling (in one stack)

cdktf get will download the dependencies for you. cdktf synth will generate the Terraform configuration files. cdktf deploy will deploy the stack to AWS.

Prerequisites