aws-solutions / aws-control-tower-customizations

The Customizations for AWS Control Tower solution combines AWS Control Tower and other highly-available, trusted AWS services to help customers more quickly set up a secure, multi-account AWS environment using AWS best practices.
https://docs.aws.amazon.com/controltower/latest/userguide/cfct-overview.html
Apache License 2.0
356 stars 205 forks source link

Parameterize account ids in manifest #53

Closed mcripps9 closed 3 years ago

mcripps9 commented 3 years ago

We use the same customizations package in two different organizations. We would like the ability to parameterize the account ids in the deployment_targets:/accounts: section of the manifest so that we can use the same manifest across both organizations (we have a couple of instances where an account needs to be referenced by name vs. OU). Ideally, the values come from the SSM parameter store in the master account home region so it can be set-and-forget.

praveenis commented 3 years ago

Hi @mcripps9 ,

We can add this as an enhancement request to our backlog. We will update the ticket once the request is ready for release.

Thanks, Praveen

groverlalit commented 3 years ago

You can achieve this today if the account names (arbitrary) are same in both organizations. You can use the account names in the manifest using the current version.