Open
Description
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
Labels
No labels