aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

AWS StackSet OU limit per operation (in console) not documented #2024

Open sahilrc opened 2 months ago

sahilrc commented 2 months ago

Resource Name

AWS::CloudFormation::StackSet via Console

Details

In the StackSet console, there is a limit on the amount of OU's that can be deployed to:

"You can add X more OUs":

image

This limit doesn't appear to be documented here https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/account-level-targets.html

The CLI command update-stack-set appears to work fine when deploying to > 10 OU's.