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

Tagging OUs with the same tag will break target resolution. #296

Closed
StewartW opened this issue Oct 5, 2020 · 1 comment
Closed

Tagging OUs with the same tag will break target resolution. #296

StewartW opened this issue Oct 5, 2020 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@StewartW
Copy link
Contributor

StewartW commented Oct 5, 2020

If you have a deployment map targeting accounts via tags. (I.e "managed_by_adf: True:) and you tag an Organization unit with the same tag. It will break the target resolution because the code here is expecting an account id to be returned.

I think the ideal solution to this is that we allow for tagged OUs, and instead resolve the accounts that are inside it. This would allow for deployment maps that target multiple OUs in the one stage.

@sbkok sbkok self-assigned this Apr 9, 2021
@StewartW StewartW added the bug Something isn't working label Sep 23, 2021
@sbkok sbkok added this to the v3.2.0 milestone Sep 26, 2022
@sbkok
Copy link
Collaborator

sbkok commented Jan 24, 2023

Thank you for your patience. I am happy to inform you that this issue is resolved with the release of Wave deployments as part of release v3.2.0 just now.
I'm hereby closing this issue. Please open a new issue if you are experiencing any issues related to this feature.

@sbkok sbkok closed this as completed Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants