|
|
hace 1 mes | |
|---|---|---|
| .. | ||
| .terraform.lock.hcl | hace 1 mes | |
| README.md | hace 1 mes | |
| main.tf | hace 1 mes | |
| outputs.tf | hace 1 mes | |
| terraform.tfvars | hace 1 mes | |
| variables.tf | hace 1 mes | |
This example deploys the local EKS module with a new VPC and a bootstrap managed node group.
cd examples/basic
terraform init
terraform plan
Override values with -var arguments or a .tfvars file if needed.