Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 177 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 177 Bytes

AWS EKS Cluster

Terraform sample code which creates an EKS cluster on AWS.

Usage

$ terraform init
$ terraform plan
$ terraform apply