I have a Control Tower setup that includes eu-west-1 as the default region and a couple of other regions as governed regions (us-east-1, us-east-2, us-west-2, ap-southeast-2 and af-south-1).
I have noticed that the only region that has the baseline AWS Config resources deployed is the af-south-1 region, this is strange because the config baseline CloudFormation stack is present in each account for each of the above-mentioned regions and in the "UPDATE_COMPLETE" state.
We have a few accounts and all of them are in a similar state regarding their AWS Config deployments.
What would be the best approach to ensure the AWS Config Baseline resources get deployed in the other regions?
Thanks in advance!