mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-31 14:33:08 +02:00
Allow to set user defined workers role name (#496)
* Allow to set user defined workers role name * Add changelog entry * Keep single variable for worker role name
This commit is contained in:
@@ -18,6 +18,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Updated `local.spot_allocation_strategy` docstring to indicate availability of new `capacity-optimized` option. (by @sc250024)
|
||||
- Added support for initial lifecycle hooks for autosacling groups (@barryib)
|
||||
- Added option to recreate ASG when LT or LC changes (by @barryib)
|
||||
- Ability to specify workers role name (by @ivanich)
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user