adding types to fix the output of terraform-docs command

This commit is contained in:
Max Williams
2018-07-10 12:55:38 +02:00
parent 11cd282ec1
commit f238e43c01
2 changed files with 5 additions and 1 deletions

View File

@@ -126,3 +126,4 @@ 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. |