1

I am a beginner in writing server less application using aws-cdk. I need to add bake time between different stages of my pipeline. I have two test stages (beta, gamma) and production stage. Didn't find anything useful on google. Please guide.

Usama Ali
  • 33
  • 5
  • 1
    The simplest way would be to add a Manual Approval action - that way, you would have to manually approve the transition from one stage to the next. Would that work for you? – gshpychka Nov 03 '21 at 11:50
  • 1
    Welcome to Stack Overflow. Please be aware this is not a code-writing or tutoring service. We can help solve specific, technical problems, not open-ended requests for code or advice. Please edit your question to show what you have tried so far, and what specific problem you need help with. See the [How to ask a good question](https://stackoverflow.com/help/how-to-ask) page for details on how to best help us help you. – eatsfood Nov 03 '21 at 17:02
  • @eatsfood, I am glad that you guided me. I am actually a beginner in coding. I will take care of it next time. – Usama Ali Nov 13 '21 at 04:43

0 Answers0