This is a demo project to create a working EKS cluster using terraform only. Medium post
- Terraform v0.12.13
- provider.aws v2.46.0
- AWS account
make plan
to get the planmake apply
to provision the inframake destroy
to destroy the infra
This is a demo project to create a working EKS cluster using terraform only. Medium post
- Terraform v0.12.13
- provider.aws v2.46.0
- AWS account
make plan
to get the planmake apply
to provision the inframake destroy
to destroy the infra