Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 642 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 642 Bytes

EKS

This blueprint and associated Terraform module provides an example of using the official AWS EKS module to provision EKS using a blueprint.

For a list of variables, see variables.tf

For a full description of all available inputs for the upstream AWS module, see the official documentation.

This blueprint exposes a basic set of inputs to this module, but it can be easily extended as needed.

The blueprint outputs the API endpoint of the EKS cluster.