mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-21 00:01:18 +02:00
Fix launch template market option expansion (#508)
* Fix launch template market option expansion * Update changelog
This commit is contained in:
committed by
Max Williams
parent
f88220a8eb
commit
4f4d9c304d
@@ -30,8 +30,9 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Fixed errors sometimes happening during destroy due to usage of coalesce() in local.tf (by @petrikero)
|
||||
- Removed historical mention of adding caller's IPv4 to cluster security group (by @dpiddockcmp)
|
||||
- Wrapped `kubelet_extra_args` in double quotes instead of singe quotes (by @nxf5025)
|
||||
- Write your awesome change here (by @you)
|
||||
- Make terraform plan more consistent and avoid unnecessary "(known after apply)" (by @barryib)
|
||||
- Made sure that `market_type` was correctly passed to `workers_launch_template` (by @to266)
|
||||
- Write your awesome change here (by @you)
|
||||
|
||||
# History
|
||||
|
||||
|
||||
Reference in New Issue
Block a user