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.
Any update on this issue? Facing this too
Any update on this issue? I am also facing this issue.
This is also happening to my team, if CFN takes a longer time to deploy, its like GitHub actions doesnt poll