mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
Adding 'capacity-optimized' docs to locals (#469)
This commit is contained in:
committed by
Max Williams
parent
8580b67813
commit
b335819f0e
+1
-1
@@ -14,8 +14,8 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- 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)
|
||||
- Added `required_providers` to enforce provider minimum versions (by @dpiddockcmp)
|
||||
- Updated `local.spot_allocation_strategy` docstring to indicate availability of new `capacity-optimized` option. (by @sc250024)
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user