mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-17 14:29:39 +02:00
Allow launch template spot instances without mixed policy (#463)
* Add option to enable spot without MixedInstancePolicy * Update docs
This commit is contained in:
committed by
Max Williams
parent
c9986f5e01
commit
fb71eaf6ff
@@ -11,6 +11,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Added
|
||||
|
||||
- Added `market_type` to `workers_launch_template.tf` allow the usage of spot nodegroups without mixed instances policy.
|
||||
- Added support for log group tag in `./cluster.tf` (@lucas-giaco)
|
||||
- Added support for workers iam role tag in `./workers.tf` (@lucas-giaco)
|
||||
- Write your awesome addition here (by @you)
|
||||
|
||||
Reference in New Issue
Block a user