mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-11 21:11:32 +01:00
committed by
GitHub
parent
39cb93b1da
commit
07c61b6e26
13
CHANGELOG.md
13
CHANGELOG.md
@@ -9,6 +9,18 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [[v6.?.?](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.0...HEAD)] - 2019-10-??]
|
||||
|
||||
### Added
|
||||
|
||||
- Write your awesome addition here (by @you)
|
||||
|
||||
### Changed
|
||||
|
||||
- Write your awesome change here (by @you)
|
||||
|
||||
# History
|
||||
|
||||
## [[v6.0.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.0...v6.0.1)] - 2019-09-25]
|
||||
|
||||
### Added
|
||||
|
||||
- Added support for different workers AMI's, i.e. with GPU support (by @rvoitenko)
|
||||
@@ -16,6 +28,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
### Changed
|
||||
|
||||
- Use null as default value for `target_group_arns` attribute of worker autoscaling group (by @tatusl)
|
||||
- Output empty string when cluster identity is empty (by @tbarry)
|
||||
|
||||
# History
|
||||
|
||||
|
||||
Reference in New Issue
Block a user