Skip to content

Conversation

@dpiddockcmp
Copy link
Contributor

@dpiddockcmp dpiddockcmp commented Dec 7, 2019

PR o'clock

Description

Additions in #602 trigger a bug in older terraforms. It was fixed in 0.12.9.

Error: Invalid for_each set argument

  on ../../node_groups.tf line 30, in resource "aws_iam_role_policy_attachment" "node_groups_additional_policies":
  30:   for_each = toset(var.workers_additional_policies)

The given "for_each" argument value is unsuitable: "for_each" supports maps
and sets of strings, but you have provided a set containing type dynamic.

Checklist

Copy link
Contributor

@max-rocket-internet max-rocket-internet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. Thanks as always @dpiddockcmp

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants