When I specify a different iam role for each worker group, that iam role doesn't get created so the apply fails as it's missing when it tries to assign it.
I'm submitting a...
[ ] bug report
[x] feature request
[ ] support request
[ ] kudos, thank you, warm fuzzy
It creates a single workers iam role
set iam_role_id to a different value for every worker group in worker_groups = [{ }]
created the iam_role_id specific to each worker group
Only if I create the role outside of the module
Environment details
Affected module version: 4.0.2 (same logic is in 5.0.0)
Most helpful comment
Yes I think the current implementation is one of: