AWS – AWS CodePipeline supports deployments with CloudFormation StackSets
AWS CodePipeline has released two new actions for creating and deploying CloudFormation StackSets. The CloudFormationStackSet action dynamically creates and deploys an initial or updated stack set configuration. The CloudFormationStackInstance action safely rolls out the stack set changes to new or existing stack instances in the stack set, region by region, reducing the risk of failure.
Read More for the details.