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

Implement targetting nested Organizational Units #20

Closed
wants to merge 2 commits into from

Conversation

bcw1000
Copy link

@bcw1000 bcw1000 commented Jul 7, 2020

*Issue #19 : *

Description of changes:
AWS supports Organizational Units to a depth of 5. Organizational Units may be specified as the target for deployment of SCPs, but only at the level directly beneath the root of an Organization.

A delimiter character is mentioned in one test file, but the feature is not implemented.

Example specifying nested OU in manifest.yaml file:

organization_policies:
  - name: nested_scp
    policy_file: policies/policy-targetting-nested-ou.json
    #Apply to the following OU(s)
    apply_to_accounts_in_ou:
      - Parent-OU:Child-OU

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@groverlalit
Copy link
Member

Thanks for reaching out to us. We have added this to our backlog.

@lennartt
Copy link

Any thoughts on when this feature might be merged and released in CT?

@lennartt
Copy link

+1

@maykays maykays added the enhancement New feature or request label Jun 1, 2021
@matthias-pichler-warrify

With Control-Tower now supporting nested OUs this would be a huge help 👍

@mobri2a
Copy link
Contributor

mobri2a commented Feb 17, 2022

Fixed in v2.2

@mobri2a mobri2a closed this Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants