aws-cloudformation-github-deploy icon indicating copy to clipboard operation
aws-cloudformation-github-deploy copied to clipboard

The pipeline kept running after the stack was in `create complete` status

Open Amraafat opened this issue 1 year ago • 1 comments

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.

Amraafat avatar Aug 23 '24 17:08 Amraafat