releasing 1.4.0; docs generated

This commit is contained in:
Brandon O'Connor
2018-08-02 15:27:12 -07:00
parent 24cc7c089e
commit a4c489b9ac
3 changed files with 12 additions and 8 deletions

View File

@@ -90,7 +90,6 @@ Many thanks to [the contributors listed here](https://github.com/terraform-aws-m
MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/LICENSE) for full details.
## Inputs
| Name | Description | Type | Default | Required |
@@ -134,4 +133,3 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
| 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. |