aws-ia / terraform-aws-control_tower_account_factory

AWS Control Tower Account Factory
Apache License 2.0
604 stars 386 forks source link

Separate Repository for each Account in aft-account-customizations #397

Open vinceoan opened 8 months ago

vinceoan commented 8 months ago

Describe the outcome you'd like

New account customizations repo created for every new account requested. For example, accountA-customization, accountB-customization, etc..

Is your feature request related to a problem you are currently experiencing? If so, please describe.

We need ability for team to take ownership of each account customization created via AFT rather than a centralized repo "aft-account-customizations" that manage every account created. This would put burden on approvers of "aft-account-customizations" repo where they have to review every change for every account that owned by different team.

Additional context

Add any other context or screenshots about the feature request here.

Sanjan611 commented 8 months ago

Hey @vinceoan , thanks for bringing this up. I've created a backlog item to look into this feature.