My pipeline has a few "static" resources (a few CloudFormation stacks). If the pipeline is running on several source changes in parallel, it leads to errors. is there an option to queue AWS CodePipeline executions, maybe lock the pipeline for only 1 execution at a time?
Just put every action into one single stage. AWS CodePipeline limits stage executions to one by default.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With