We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 058a516 commit fed9c5bCopy full SHA for fed9c5b
CHANGELOG.md
@@ -7,7 +7,11 @@ project adheres to [Semantic Versioning](http://semver.org/).
7
8
<a name="unreleased"></a>
9
## [Unreleased]
10
+BUG FIXES:
11
+- Prevent `coalescelist` null argument error when destroying worker_group_launch_templates ([#842](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/842))
12
13
+FEATURES:
14
+- Add support for EC2 principal in assume worker role policy for China ([#827](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/827))
15
16
17
<a name="v11.0.0"></a>
0 commit comments