Hello, I am looking for some clarification on the automated cold-start documentation. It looks like the order of events is
• Review Design
• Prepare AWS Org
• Init TF backend
• Deploy Account Baseline
• Deploy Accounts
But the “Deploy Account Baseline” (which precedes “Deploy Accounts”) starts with the text “Now that all accounts have been deployed” & we can an error that the account-map does not exist which is because we are working towards deploying accounts.
Based on this, should “Deploy Accounts” be before the baseline ?