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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠