AWS CloudFormation Supports Multiple Account and Region Provisioning with StackSet

Posted on: Jul 25, 2017

AWS CloudFormation has launched a new feature called StackSet that lets you provision a common set of AWS resources across multiple accounts and regions with a single CloudFormation template. 

Previously, you needed custom scripts and tools, or manual processes to provision or update your AWS CloudFormation stacks across multiple accounts or regions. Now, you can use a single template and CloudFormation StackSet takes care of automatically and safely provisioning, updating, or deleting stacks in multiple accounts and across multiple regions. For more information about StackSet please read our documentation here. AWS StackSet is available in all commercial regions where CloudFormation is available.

Please visit our website for more information on AWS CloudFormation: