Now, it’s time to setup a CICD pipeline for your project. To do that, go to your team’s dasbhoard and make a note of the following values. You will need this to create the pipeline.
quiz-app
To create a CICD pipeline, you will use a CloudFormation template. Click the following button to launch a stack creation for the CICD pipeline.
This will open a CloudFormation console in a new tab of your browser, with CloudFormation template S3 path pre-populated.
Click Next, and fill in the parameter values for Repository name and Repository URL. Leave rest of the parameter values, as default.
After you have provided the parameter values, click Next, and Next again.
On the Review page, scroll down, select the checkboxes for IAM_CAPABILITIES and click Create stack.
This will start the stack creation. It will take approximately 5 mins to finish.