Prevent CodePipeline from executing on create

0

I've built an orchestration layer using step functions and cloud formation to spin up pipelines based on CloudFormation templates included in a project's Git repository. One of the things I'm running into is if a CloudFormation template didn't change, I have to manually kick off the pipeline - whereas if it created the stack, it runs automatically. I'd much rather be in full control of when that pipeline kicks off.

Is there a way to prevent execution upon creation of the Code Pipeline?

已提問 2 年前檢視次數 255 次
1 個回答
0

Unfortunately, it is not possible to disable the initial CodePipeline execution. There is a feature request already in place but I would not be able to share the ETA or whether the feature would be released. I have added your voice to the feature request. A workaround is to Add a manual approval action to a pipeline in CodePipeline.

AWS
Taka_M
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南