mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-20 08:33:46 +01:00
Better examples, PR template changes, general tidy up (#375)
* adding 3 examples * removing old example * updating PR template * fix this typo * update after renaming default example * add missing launch_template_mixed stuff to aws_auth * fix 2 examples with public subnets * update changelog for new minor release
This commit is contained in:
7
examples/README.md
Normal file
7
examples/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user