Skip to content

Commit a26a43a

Browse files
Release v.2.3.0 (#309)
1 parent fd1f149 commit a26a43a

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

CHANGELOG.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,23 @@ project adheres to [Semantic Versioning](http://semver.org/).
77

88
## Next release
99

10-
## [[v2.3.0?](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v2.2.0...HEAD)] - 2019-03-??]
10+
## [[v2.4.0?](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v2.3.0...HEAD)] - 2019-04-??]
1111

1212
### Added
1313

14+
- Write your awesome addition here (by @you)
15+
16+
### Changed
17+
18+
- Write your awesome change here (by @you)
19+
20+
# History
21+
22+
## [[v2.3.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v2.2.1...v2.3.0)] - 2019-03-20]
23+
24+
### Added
25+
26+
- Allow additional policies to be attached to worker nodes (by @rottenbytes)
1427
- Ability to specify a placement group for each worker group (by @matheuss)
1528
- "k8s.io/cluster-autoscaler/{cluster-name}" and "k8s.io/cluster-autoscaler/node-template/resources/ephemeral-storage" tags for autoscaling groups (by @tbarrella)
1629
- Added "ec2:DescribeLaunchTemplateVersions" action to worker instance role (by @skang0601)
@@ -19,12 +32,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
1932
- Added outputs for cluster role ARN and name (by @spingel)
2033
- Added optional name filter variable to be able to pin worker AMI to a release (by @max-rocket-internet)
2134

22-
### Changed
23-
24-
- Write your awesome change here (by @you)
25-
26-
# History
27-
2835
## [[v2.2.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v2.2.1...v2.2.2)] - 2019-02-25]
2936

3037
### Added

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.2.0
1+
v2.3.0

0 commit comments

Comments
 (0)