|
|
hai 1 mes | |
|---|---|---|
| .. | ||
| .terraform.lock.hcl | hai 1 mes | |
| README.md | hai 1 mes | |
| main.tf | hai 1 mes | |
| outputs.tf | hai 1 mes | |
| terraform.tfvars | hai 1 mes | |
| variables.tf | hai 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.