Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 279 Bytes

File metadata and controls

10 lines (8 loc) · 279 Bytes

AWS EKS cluster

Due to limitations of kubernetes-alpha provider we have to apply configuration in multiple steps:

terraform apply -target module.eks
terraform apply -target module.database
terraform apply -target module.kubernetes.module.dependencies
terraform apply