Commit Graph
5 Commits
Author SHA1 Message Date
Touch UngboriboonpisalandMax Williams 959e5330e3 Support custom IAM roles for cluster and workers (#338)
* allow specifying custom worker IAM instance profiles

* allow specifying custom cluster IAM role

* add doc

* update changelog

* use data.aws_iam_instance_profile.name
2019-05-07 14:46:06 +02:00
Touch UngboriboonpisalandMax Williams 0448350468 Fix default worker autoscaling_enabled not working (#130) 2018-09-12 11:18:00 +02:00
Touch UngboriboonpisalandMax Williams 50404a785b fix default worker subnets not working (#122) 2018-09-11 18:03:23 +02:00
Touch UngboriboonpisalandMax Williams 5531776e2c Allow a custom AMI to be specified as a default (#115)
* fallback to the default workers group ami_id before the official one

* add CHANGELOG
2018-09-04 12:31:16 +02:00
Touch UngboriboonpisalandMax Williams 21f43b8341 Add support for the new amazon-eks-node-* AMI (#100)
* add support for the new amazon-eks-node-* AMI

* add CHANGELOG

* remove kubelet_node_labels
2018-09-04 12:19:02 +02:00