Commit Graph
4 Commits
Author SHA1 Message Date
Andrew LaveryandMax Williams 8d3dd6392f Fix a typo in the issue template (#188) 2018-11-13 12:03:40 +01:00
Andrew LaveryandMax Williams b623bc234a allow specifying an IAM role for each worker group (#137)
* allow creating an IAM role for each worker group

* moved change from 'changed' to 'added'

* create multiple roles not just profiles

* fix config_map_aws_auth generation

* don't duplicate worker-role templating

* specify ARNs for worker groups individually

todo fix aws_auth configmap

* fixed AWS auth

* fix aws_iam_instance_profile.workers name
fix iam_instance_profile fallback

* fix outputs

* fix iam_instance_profile calculation

* hopefully fix aws auth configmap generation

* manually fill out remainder of arn

* remove depends_on in worker_role_arns template file

this was causing resources to be recreated every time

* fmt

* fix typo, move iam_role_id default to defaults map
2018-09-24 16:08:35 +02:00
Andrew Lavery 266368e90b Merge branch 'master' into use-static-not-computed-worker-group-count 2018-07-21 00:31:42 -07:00
Andrew Lavery 09d9817a1d worker nodes on private subnet in example
after all that's the entire reason for this PR in the first place
2018-07-21 00:26:59 -07:00