-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Update changelog for v9.0.2
- Loading branch information
1 parent
4952845
commit 565ab90
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
<a name="unreleased"></a> | ||
## [Unreleased] | ||
|
||
<a name="v9.0.2"></a> | ||
## [v9.0.2] - 0001-01-01 | ||
|
||
<a name="v9.0.2-js"></a> | ||
## v9.0.2-js - 2020-03-10 | ||
### ✨ Features | ||
- [1db1d2a](https://github.com/devopsmakers/terraform-aws-eks/commit/1db1d2a) Add worker groups submodules | ||
- [392ecfd](https://github.com/devopsmakers/terraform-aws-eks/commit/392ecfd) Enable management of the aws-auth ConfigMap as a module | ||
- **control_plane:** [f1ca63c](https://github.com/devopsmakers/terraform-aws-eks/commit/f1ca63c) Move control plane related resources to their own submodule | ||
|
||
### 🐛 Bug Fixes | ||
- [bb9874b](https://github.com/devopsmakers/terraform-aws-eks/commit/bb9874b) Take ami id into account for random_pet keeper | ||
- **kubeconfig:** [2838035](https://github.com/devopsmakers/terraform-aws-eks/commit/2838035) Set sensible file and directory permissions on kubeconfig file | ||
|
||
### 🔧 Maintenance | ||
- [f2a4434](https://github.com/devopsmakers/terraform-aws-eks/commit/f2a4434) Add initial submodule files | ||
- [05b7d54](https://github.com/devopsmakers/terraform-aws-eks/commit/05b7d54) Update README with intention | ||
- [6338f6d](https://github.com/devopsmakers/terraform-aws-eks/commit/6338f6d) Initial commit | ||
|
||
|
||
[Unreleased]: https://github.com/devopsmakers/terraform-aws-eks/compare/v9.0.2...HEAD | ||
[v9.0.2]: https://github.com/devopsmakers/terraform-aws-eks/compare/v9.0.2-js...v9.0.2 |