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

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * AWS CloudFormation Operations")
 
No edit summary
Line 2: Line 2:


* [[AWS_CloudFormation_Operations#Typical_CodePipeline-Based_Service_Project|AWS CloudFormation Operations]]
* [[AWS_CloudFormation_Operations#Typical_CodePipeline-Based_Service_Project|AWS CloudFormation Operations]]
=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
===Specify template===
Upload a template file.

Revision as of 21:06, 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

Specify template

Upload a template file.