Add IAM role output

This commit is contained in:
Artur Smęt
2018-06-13 12:11:08 +02:00
parent 9d3b5caff4
commit 69b5e5d115
2 changed files with 6 additions and 0 deletions

View File

@@ -119,3 +119,4 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
| 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. |
| worker_iam_role_name | IAM role name attached to EKS workers. |