Skip to content

srknc/aws-nested-stack-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

AWS CloudFormation nested stack example

Usage

  • Upload all .yaml files to a bucket
  • Change the bucket names at root.yaml file aws cloudformation create-stack --stack-name test --template-url https://s3.amazonaws.com/cloudformation-1548978758/root.yaml --parameters ParameterKey=resourceName1,ParameterValue=name1 ParameterKey=resourceName2,ParameterValue=name2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published