mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-01 06:53:06 +02:00
New release 6.0.2 (#553)
This commit is contained in:
committed by
GitHub
parent
edcbba64ef
commit
1be1a02e23
19
CHANGELOG.md
19
CHANGELOG.md
@@ -7,12 +7,23 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
## Next release
|
## Next release
|
||||||
|
|
||||||
## [[v6.?.?](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.0...HEAD)] - 2019-10-??]
|
## [[v6.?.?](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.2...HEAD)] - 2019-10-??]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Write your awesome addition here (by @you)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Write your awesome change here (by @you)
|
||||||
|
|
||||||
|
# History
|
||||||
|
|
||||||
|
## [[v6.0.2](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.1...v6.0.2)] - 2019-10-07]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added `tags` to `aws_eks_cluster` introduced by terraform-provider-aws 2.31.0 (by @morganchristiansson)
|
- Added `tags` to `aws_eks_cluster` introduced by terraform-provider-aws 2.31.0 (by @morganchristiansson)
|
||||||
- Write your awesome addition here (by @you)
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
@@ -20,8 +31,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Remove helm chart value `sslCertPath` described in `docs/autoscaling.md` (by @wi1dcard)
|
- Remove helm chart value `sslCertPath` described in `docs/autoscaling.md` (by @wi1dcard)
|
||||||
- Attaching of IAM policies for autoscaler and CNI to the worker nodes now optional (by @dpiddockcmp)
|
- Attaching of IAM policies for autoscaler and CNI to the worker nodes now optional (by @dpiddockcmp)
|
||||||
|
|
||||||
# History
|
|
||||||
|
|
||||||
## [[v6.0.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.0...v6.0.1)] - 2019-09-25]
|
## [[v6.0.1](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.0...v6.0.1)] - 2019-09-25]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
@@ -33,8 +42,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Use null as default value for `target_group_arns` attribute of worker autoscaling group (by @tatusl)
|
- 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)
|
- Output empty string when cluster identity is empty (by @tbarry)
|
||||||
|
|
||||||
# History
|
|
||||||
|
|
||||||
## [[v6.0.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v5.1.0...v6.0.0)] - 2019-09-17]
|
## [[v6.0.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v5.1.0...v6.0.0)] - 2019-09-17]
|
||||||
|
|
||||||
- Added `market_type` to `workers_launch_template.tf` allow the usage of spot nodegroups without mixed instances policy.
|
- Added `market_type` to `workers_launch_template.tf` allow the usage of spot nodegroups without mixed instances policy.
|
||||||
|
|||||||
Reference in New Issue
Block a user