@@ -7,7 +7,19 @@ project adheres to [Semantic Versioning](http://semver.org/).
77
88## Next release
99
10- ## [[ v3.?.?] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v3.0.0...HEAD )] - 2019-05-??]
10+ ## [[ v4.?.?] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v4.0.0...HEAD )] - 2019-06-??]
11+
12+ ### Added
13+
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+ ## [[ v4.0.0] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v3.0.0...v4.0.0 )] - 2019-05-07]
1123
1224### Added
1325
@@ -20,15 +32,12 @@ project adheres to [Semantic Versioning](http://semver.org/).
2032
2133### Changed
2234
23- - Set default suspended processes for ASG to ` AZRebalance ` (by @max-rocket-internet )
24- - 4 small changes to ` aws_launch_template ` resource (by @max-rocket-internet )
25- - (Breaking Change) Rewritten and de-duplicated code related to Launch Templates (by @max-rocket-internet )
26- - Add .prettierignore file (by @rothandrew )
27- - Switch to https for the pre-commit repos (by @rothandrew )
28- - Add instructions on how to enable the docker bridge network (by @rothandrew )
29- - Write your awesome change here (by @you )
30-
31- # History
35+ - Set default suspended processes for ASG to ` AZRebalance ` (by @max-rocket-internet )
36+ - 4 small changes to ` aws_launch_template ` resource (by @max-rocket-internet )
37+ - (Breaking Change) Rewritten and de-duplicated code related to Launch Templates (by @max-rocket-internet )
38+ - Add .prettierignore file (by @rothandrew )
39+ - Switch to https for the pre-commit repos (by @rothandrew )
40+ - Add instructions on how to enable the docker bridge network (by @rothandrew )
3241
3342## [[ v3.0.0] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v2.3.1...v3.0.0 )] - 2019-04-15]
3443
0 commit comments