Skip to content

Bairagi/cloudformation_stack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudformation Stack

It's a library written to create/update cloudformation stack. It creates the stack if not present and updates it in subsequent releases to the stack.

Quick summary

  • It's a wrapper written on aws-sdk(ruby).
  • It's uses all native conventions of AWS cloudformation service
  • It has some rake tasks for different operations on a stack.
  • It takes cloudformation template in cfndsl format with some default parameters, defined beforehand and some runtime parameters.

About

Rubygem to create cloudformation.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%