💾 Archived View for cfdocs.wetterberg.nu › stackinstances-create.gemini captured on 2024-05-12 at 18:04:19. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

-=-=-=-=-=-=-

Add stacks to a stack set

Search

When you create a stack set, you can create the stacks for that stack set. AWS CloudFormation also enables you to add more stacks, for additional accounts and Regions, at any point after the stack set is created. You can add stack instances using either the AWS CloudFormation console, or by using AWS CloudFormation commands in the AWS CLI. In this procedure, we will add stack instances for an additional Region to the stack set we created in Create a stack set.

Create a stack set

Add stack instances to your stack set using the AWS Management Console

https://console.aws.amazon.com/cloudformation

Create a stack set

Acknowledging IAM resources in AWS CloudFormation templates

Add stack instances to your stack set using the AWS CLI

If you add an OU that your stack set already targets, StackSets creates new stack instances in any accounts in the OU that don't already have stack instances from your stack set (for example, accounts that were added to the OU after your stack set was created and with automatic deployments disabled).