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

Add suport to multiple targets #49

Open
fabidick22 opened this issue Mar 21, 2024 · 0 comments
Open

Add suport to multiple targets #49

fabidick22 opened this issue Mar 21, 2024 · 0 comments

Comments

@fabidick22
Copy link

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Add support for multiple targets. Currently, the module accepts a single parameter as target. In some cases, we may have multiple organizations in AWS and we want several of them to have the same policy.

Describe alternatives you've considered
We can deprecate the target variable and create a new one called targets that allos us to send a list of OUs

targets =  [aws_organizations_organizational_unit.my_ou1, aws_organizations_organizational_unit.my_ou2]
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