sd2020bs / task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To use this repo

1. Install terraform version >= 0.13
2. Execute command for install terraform libs and plugins
terraform init
3. Check and/or change variables in variables.tf
4. Run terraform plan to check plan
5. Run terraform apply to create eks cluster and needed resources

About


Languages

Language:HCL 100.0%