Skip to content

Instantly share code, notes, and snippets.

@peteristhegreat
Created October 21, 2020 19:40
Show Gist options
  • Save peteristhegreat/dea90a8628cb438ab2b13e321ee2ebc8 to your computer and use it in GitHub Desktop.
Save peteristhegreat/dea90a8628cb438ab2b13e321ee2ebc8 to your computer and use it in GitHub Desktop.
Empty Specify Regions box in Cloudformation StackSets AWS

The dropdown for regions requires an account to be found in the Organization Unit.

If it can't find an account, it can't infer anything about what regions to display so it crashes and doesn't show it.

The workaround is to run it from the commandline, or to go to your Organize Accounts page, and move an account into the Organizational Unit you want to associate with the stackset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment