RubyGems Navigation menu

autostacker24 2.1.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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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.1.0 - July 05, 2016 (10 KB)
Zeige alle Versionen (83 total)

Runtime Abhängigkeiten (3):

json ~> 1.8
json_pure ~> 1.8

Development Abhängigkeiten (3):

rake ~> 10.0
rspec ~> 3.4
rubocop ~> 0.37

Besitzer:

Autoren:

  • Johannes Mueller, Christian Rodemeyer

SHA 256-Prüfsumme:

cf7e39d43c00a64c831f434123b88268a3e3c305a00b02b02a97cfe4abb38dc4

Downloads insgesamt 1.391.631

Für diese Version 14.481

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: