Skip to content

0.15.0 Fix output: Rename "role_arn" output to "role_id"

Compare
Choose a tag to compare
@aknysh aknysh released this 05 Apr 20:15

what

  • Fix output: Rename "role_arn" output to "role_id"

why

  • Output role_arn was wrongly named, because it exposes "aws_iam_role.role.id" attribute
    instead of "aws_iam_role.role.arn".

  • Added both role_arn and role_id