added output for asg

This commit is contained in:
brandoconnor
2018-06-11 13:08:03 -07:00
parent 210e92d821
commit 60e2259e92
4 changed files with 8 additions and 1 deletions

View File

@@ -116,3 +116,4 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
| config_map_aws_auth | A kubernetes configuration to authenticate to this EKS cluster. |
| kubeconfig | kubectl config file contents for this EKS cluster. |
| worker_security_group_id | Security group ID attached to the EKS workers. |
| workers_asg_arns | IDs of the autoscaling groups containing workers. |