|
|
пре 1 месец | |
|---|---|---|
| .. | ||
| .terraform.lock.hcl | пре 1 месец | |
| README.md | пре 1 месец | |
| main.tf | пре 1 месец | |
| outputs.tf | пре 1 месец | |
| terraform.tfvars | пре 1 месец | |
| variables.tf | пре 1 месец | |
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.