aws-ia / terraform-aws-control_tower_account_factory

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

Disable Customizations Pipeline #439

Open sephross opened 4 months ago

sephross commented 4 months ago

Bug Description

Our organization only uses AFT to deploy accounts from Account Factory. We do not use it for customizations. However every time we deploy an account the customizations pipeline is invoked, finds no customizations in the github repo and creates an error in the code pipeline logs.

We would like to disable the customizations pipeline and just use the account provisioning pipeline. Is that supported? If so, what is the correct way to achieve this?

Thanks,

snebhu3 commented 4 months ago

@sephross thank you for reaching out.