mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-24 02:11:04 +01:00
Adding new mixed type of worker group with instance overrides and mixed instances policy (#371)
* Adding new mixed type of worker group with instance overrides and mixed instances policy * moving all count and lifecycle rule parameters to top/bottom * adding custom IAM parts * updating doc with new options * fixes for spot instances
This commit is contained in:
@@ -13,9 +13,10 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
- Added support for custom service linked role for Auto Scaling group (by @voanhduy1512)
|
||||
- Added support for custom IAM roles for cluster and workers (by @erks)
|
||||
- Add cluster arn to outputs (by @alexsn)
|
||||
- Added cluster ARN to outputs (by @alexsn)
|
||||
- Added outputs for `workers_user_data` and `workers_default_ami_id` (by @max-rocket-internet)
|
||||
- Added doc about spot instances (by @max-rocket-internet)
|
||||
- Added new worker group option with a mixed instances policy (by @max-rocket-internet)
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user