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

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 26: Line 26:


themyscira-codepipeline-stack
themyscira-codepipeline-stack
The rest of the page is dynamically build based on the "[[AWS_CloudFormation_Concepts#Input_Parameters|Parameters]]" and "[[AWS_CloudFormation_Concepts#Metadata|Metadata]]" sections of the template.

Revision as of 22:47, 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:

codepipeline-based-template.yaml

Specify template

Upload a template file.

Specify stack details

Stack Name

themyscira-codepipeline-stack

The rest of the page is dynamically build based on the "Parameters" and "Metadata" sections of the template.