Changing AMI data resource to filter for k8s version of cluster (#215)

* Changing AMI data resource to only use k8s version of cluster

* Reverting this method as it doesn't work
This commit is contained in:
Max Williams
2018-12-17 09:43:53 +01:00
committed by GitHub
parent dfec7b1003
commit e6671e45ae
3 changed files with 3 additions and 3 deletions

View File

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