Skip to content

Commit

Permalink
New release 6.0.1 (terraform-aws-modules#528)
Browse files Browse the repository at this point in the history
* New release 6.0.1
  • Loading branch information
barryib authored Sep 25, 2019
1 parent 39cb93b commit 07c61b6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,26 @@ 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)

### 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

Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v6.0.0
v6.0.1

0 comments on commit 07c61b6

Please sign in to comment.