Merge branch 'master' into use-static-not-computed-worker-group-count

This commit is contained in:
Andrew Lavery
2018-07-21 00:31:42 -07:00
3 changed files with 7 additions and 0 deletions

View File

@@ -133,4 +133,5 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
| worker_iam_role_name | IAM role name attached to EKS workers |
| worker_security_group_id | Security group ID attached to the EKS workers. |
| workers_asg_arns | IDs of the autoscaling groups containing workers. |
| workers_asg_names | Names of the autoscaling groups containing workers. |