RubyGems Navigation menu

autostacker24 2.8.0

AutoStacker24 is a small ruby gem for managing AWS CloudFormation stacks. It is a thin wrapper around the AWS Ruby SDK. It lets you write simple and convenient automation scripts, especially if you have lots of parameters or dependencies between stacks. You can use it directly from Ruby code or from the command line. It enhances CloudFormation templates by parameter expansion in strings and it is even possible to write templates in YAML which is much friendlier to humans than JSON. You can use autostacker24 cli to convert existing templates to YAML.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.9.0 - August 14, 2018 (10.5 KB)
  2. 2.8.6 - August 07, 2018 (10.5 KB)
  3. 2.8.5 - July 31, 2018 (10.5 KB)
  4. 2.8.4 - July 31, 2018 (10.5 KB)
  5. 2.8.3 - July 24, 2018 (10.5 KB)
  6. 2.8.0 - October 27, 2017 (10.5 KB)
Show all versions (83 total)

Runtime Dependencies (3):

aws-sdk ~> 3
json ~> 2
json_pure ~> 2

Development Dependencies (3):

rake ~> 12
rspec ~> 3
rubocop ~> 0

Owners:

Authors:

  • Johannes Mueller, Christian Rodemeyer

SHA 256 checksum:

9a5e880a04e9945db72ccce0fa8f74438233fa063f07f3b81a36304161d3b784

Total downloads 1,389,791

For this version 2,131

License:

MIT

Required Ruby Version: >= 0

Links: