AWS CloudFormation Typical CodePipeline-Based Service Project: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
===Prerequisite - Preparte template===
===Prerequisite - Preparte template===


Template is ready
Template is ready.
 
Template example: {{External|[https://github.com/ovidiuf/playground/blob/master/amazon/cloudformation/codepipeline-based-template/codepipeline-based-template.yaml|codepipeline-based-template.yaml]}}


===Specify template===
===Specify template===


Upload a template file.
Upload a template file.

Revision as of 22:19, 11 March 2019

Internal

Overview

This example walks the reader through the steps required to create the AWS infrastructure for a CodePipeline-based service project.

Procedure

Create Stack

Prerequisite - Preparte template

Template is ready.

Template example:

[https://github.com/ovidiuf/playground/blob/master/amazon/cloudformation/codepipeline-based-template/codepipeline-based-template.yaml

Specify template

Upload a template file.