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 when run we are seeing an error that the account-map does not exist which seems to make sense since we are working towards deploying accounts.
Based on this, should “Deploy Accounts” be before the baseline ?
image