Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] aws-iam-role-*: Allow multiple accounts to assume role, deprecate source_account_id #185

Merged
merged 2 commits into from
Mar 31, 2020

Conversation

mbarrien
Copy link
Contributor

@mbarrien mbarrien commented Mar 31, 2020

Adds a source_account_ids field to aws-iam-role-* modules, which will allow multiple accounts' root to assume role, assuming the user/role in the other accounts allow the role assumption.

Either source_account_id or source_account_ids or both work; the intent is to keep backwards compatibility for now, but potentially eliminate source_account_id. Officially document that source_account_id is deprecated.

@mbarrien mbarrien requested a review from edulop91 March 31, 2020 18:20
@mbarrien mbarrien requested a review from a team as a code owner March 31, 2020 18:20
@mbarrien mbarrien changed the title aws-iam-role-poweruser: Allow multiple accounts to assume role [feature] aws-iam-role-poweruser: Allow multiple accounts to assume role Mar 31, 2020
@mbarrien mbarrien changed the title [feature] aws-iam-role-poweruser: Allow multiple accounts to assume role [feature] aws-iam-role-*: Allow multiple accounts to assume role, deprecate source_account_id Mar 31, 2020
@czimergebot czimergebot merged commit 50ef023 into master Mar 31, 2020
@czimergebot czimergebot deleted the mbarrien/poweruser-multiple-accounts branch March 31, 2020 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants