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
I created a workflow to deploy my infrastructure to the AWS CloudFormation.
The pipeline kept running even if the Cloudformation stack was on Create_Complete, this happened only when the infrastructure was initiated, but when updating the infrastructure and the stack showed update_complete the pipeline was marked as a success.