mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-26 11:21:04 +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:
@@ -19,6 +19,15 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
# History
|
||||
|
||||
## [[v4.0.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v4.0.0...v4.0.1)] - 2019-05-07]
|
||||
|
||||
### Changed
|
||||
|
||||
- Added 2 new examples, also tidy up basic example (by @max-rocket-internet)
|
||||
- Updates to travis, PR template (by @max-rocket-internet)
|
||||
- Fix typo in data.tf (by @max-rocket-internet)
|
||||
- Add missing launch template items in `aws_auth.tf` (by @max-rocket-internet)
|
||||
|
||||
## [[v4.0.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v4.0.0...v4.0.1)] - 2019-05-07]
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user