-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
When running terraform versions >= 0.12, this module fails due to various non-indexed references to resources that are defined using count.
You'll see a bunch of errors like this when trying to execute a plan:
Because aws_iam_group.admin has "count" set, its attributes must be accessed
on specific instances.
This is not an issue for us, we were just playing around in a testbed when we noticed the issue and wanted to report it
Metadata
Metadata
Assignees
Labels
No labels