Skip to content

billmoritz/cloudformation-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repos is for maintaining my Cloudformation templates and Cumulus stacks

Cloudformation

To use cloudformation you will need an AWS account with access keys.

Cumulus

To install Cumulus run the following:

pip install cumulus

To deploy a stack:

cumulus -y filename.yml -a create

To destroy a stack:

cumulus -y filename.yml -a delete

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published