1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00

Merge branch 'master' into aws-auth_enhancemnts

This commit is contained in:
Max Williams
2018-07-11 10:56:13 +02:00
6 changed files with 11 additions and 4 deletions
+1
View File
@@ -16,6 +16,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added
- kubelet_node_labels worker group option allows setting --node-labels= in kubelet. (Hat-tip, @bshelton229 👒)
- `worker_iam_role_arn` added to outputs. Sweet, @hatemosphere 🔥
### Changed