You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for CfCT pipeline to fail if any stack instances within a stack set deployment have failed
New template parameter EnforceSuccessfulStackInstances can be set to True to achieve this behaviour
Previously, when customers set high fault tolerance values to get concurrent stack instance deployments, the CfCT pipeline would succeed even when stack instances failed, which caused cascading failures for customer workflow dependencies
Bug-Fix: Add non-interactive flag to dpkg-reconfigure to support non-US-ACSII characters in template #121