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.11k stars 54 forks source link

StackSet Details should show the list of target OU Names along side with their IDs #1905

Open jaydave99 opened 8 months ago

jaydave99 commented 8 months ago

Name of the resource

Other

Resource name

CloudFormation StackSet

Description

When we create a service managed StackSet, we need to mention the target "Organizational IDs" or we can deploy to whole Organization. However, after creating the StackSet with "Deploy to organizational units (OUs)" option, in the "StackSet info" section it shows the list of target Organizational unit IDs. However, It would be more feasible if we have "OU Names" or OU tree structure with it's child OUs along, which shows all the path where this StackSet's instances are deployed upon. This will enhance the readability when there are many accounts where the StackSet's instances are deployed on.

Other Details

No response

cgol commented 8 months ago

+1 ... Deployment Target Org Unit and Account Names would be very useful information on the stackset console in larger organizations.