aws-cloudformation-github-deploy
aws-cloudformation-github-deploy copied to clipboard
The pipeline kept running after the stack was in `create complete` status
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.