Skip to content

Module does not support Terraform v0.12 #15

Open
@MSR-RyanFisher

Description

@MSR-RyanFisher

The role_arns and role_aliases locals no longer need to be wrapped in braces in 0.12 as the populating functions return a list.

Error: Incorrect attribute value type

  on .terraform/modules/organization_access_group_identity/main.tf line 60, in data "aws_iam_policy_document" "with_mfa":
  60:     resources = local.role_arns

Inappropriate value for attribute "resources": element 0: string required.


Error: Incorrect attribute value type

  on .terraform/modules/organization_access_group_identity/main.tf line 87, in data "aws_iam_policy_document" "without_mfa":
  87:     resources = local.role_arns

Inappropriate value for attribute "resources": element 0: string required.

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