mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-28 03:17:18 +02:00
added market options to request spot instances without pools (#409)
* added market options to request spot instances without specifying pools in a launch template * formatted * simplified implementation * formatted * Update CHANGELOG.md
This commit is contained in:
@@ -13,6 +13,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
- Option to set a KMS key for the log group and encrypt it (by @till-krauss)
|
||||
- Output the name of the cloudwatch log group (by @gbooth27)
|
||||
- Option to use spot instances with launch templates without defining pools, especially useful for GPU instance types (@onur-sam-gtn-ai)
|
||||
- Added `cpu_credits` param for the workers defined in `worker_groups_launch_template` (by @a-shink)
|
||||
- Write your awesome addition here (by @you)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user