Skip to content

The script generate_config_for_cross_account_roles.sh assumes no account name duplicates #28

Description

@miltieIV2

I ran into an issue because my organization has two accounts with the same name.
The preferred name should probably be the account alias, not the name.
The account_id could also be appended to avoid collisions.

< [profile sp_${ACCOUNT_NAME}]

[profile sp_${ACCOUNT_NAME}_${ACCOUNT_ID}]

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