Files
terraform-aws-eks/examples
Andres De Castro dda244994d Pin version for kubernetes provider across examples to exactly 1.10.0 (#735)
* Update README.md

* Update main.tf

* Update main.tf

* Update main.tf

* Update main.tf

* Update main.tf

* Update README.md

* Update README.md

* Update CHANGELOG.md

Co-authored-by: Max Williams <max.williams@deliveryhero.com>
2020-02-27 11:36:32 +01:00
..
2019-09-17 15:10:13 +02:00

Examples

These serve a few purposes:

  1. Shows developers how to use the module in a straightforward way as integrated with other terraform community supported modules.
  2. Serves as the test infrastructure for CI on the project.
  3. Provides a simple way to play with the Kubernetes cluster you create.

IAM Permissions

You can see the minimum IAM Permissions required here.