aws-solutions / aws-control-tower-customizations

The Customizations for AWS Control Tower solution combines AWS Control Tower and other highly-available, trusted AWS services to help customers more quickly set up a secure, multi-account AWS environment using AWS best practices.
https://docs.aws.amazon.com/controltower/latest/userguide/cfct-overview.html
Apache License 2.0
355 stars 205 forks source link

CfCT does not create SSM Parameter for successful StackSet resource if it fails on deploying the next StackSet #139

Open suankan opened 1 year ago

suankan commented 1 year ago

Describe the bug In case if CfCT pipeline fails to deploy some StackSet, then previously succeeded StackSet in the manifest does not create SSM Parameters according to its export_outputs section.

To Reproduce

Expected behavior SSM Parameter from the 1st manifest resource should be created even if CfCT pipeline fails on the 2nd resource

Please complete the following information about the solution:

stumins commented 1 year ago

Thanks for the report @suankan - I've added this to our backlog for review