Skip to content

Module incompatible with TF >= 0.12 #17

@tkent

Description

@tkent

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions