mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-22 01:19:05 +01:00
add 'worker_group_count' to 1.4.0 changelog
This commit is contained in:
@@ -9,8 +9,9 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- manage eks workers' root volume size and type
|
- manage eks workers' root volume size and type.
|
||||||
- `workers_asg_names` added to outputs.
|
- `workers_asg_names` added to outputs. (kudos to @laverya)
|
||||||
|
- New top level variable `worker_group_count` added to replace the use of `length(var.worker_groups)`. This allows using computed values as part of worker group configs. (complaints to @laverya)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user