mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
8260f1095e
* Update to EKS 1.13
* Revert "Pin terraform version < 0.12"
This reverts commit 4c71b12218.
* Update providers in examples and format
Examples
These serve a few purposes:
- Shows developers how to use the module in a straightforward way as integrated with other terraform community supported modules.
- Serves as the test infrastructure for CI on the project.
- Provides a simple way to play with the Kubernetes cluster you create.