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

Allow passing of allowed_account_ids to the AWS Provider #16

Open
kalinon opened this issue May 17, 2023 · 0 comments
Open

Allow passing of allowed_account_ids to the AWS Provider #16

kalinon opened this issue May 17, 2023 · 0 comments

Comments

@kalinon
Copy link

kalinon commented May 17, 2023

When trying to implement this for multiple AWS accounts, i ran into an issue where the underlying provider was creating resources in a different account than expected. I was able to fix this by passing aws_assume_role_arn which corrected the issue.

However, it would also be nice to be able to pass the allowed_account_ids argument to ensure each module is only able to update resources within the specific account.

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

No branches or pull requests

1 participant