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
360 stars 205 forks source link

Multiple pipelines #63

Closed 0xjjoyy closed 3 years ago

0xjjoyy commented 3 years ago

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

Would like to have multiple customizations pipeline so can separate out the deployments so one deployment doesn't block all. For example, a SCP that fails to deploy shouldn't block all other items that need to deploy, in the case of a single pipeline.

So far, I see that Custom-Control-Tower-CodePipeline is hardcoded in the policy and pipeline name.

Describe the feature you'd like

Ability to create multiple customizations pipeline and provide names to define the different pipelines.

Additional context

groverlalit commented 3 years ago

Hi @0xjjoyy. Thanks for the feature request. We don't plan to support it at this time.