RubyGems Navigation menu

autostacker24 2.2.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:
= 複製 已複製

安裝:
=

版本列表:

  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.2.0 - September 22, 2016 (10.0 KB)
顯示所有版本(共 83)

Runtime 相依性套件 (3):

json ~> 2.0
json_pure ~> 2.0

Development 相依性套件 (3):

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

擁有者:

作者:

  • Johannes Mueller, Christian Rodemeyer

SHA 256 總和檢查碼:

50ce2ca869415a074769f1cd20314ae16d450028efa47914510d712f5228ba9f

總下載次數 1,394,810

這個版本 2,504

授權:

MIT

Ruby 版本需求: >= 0

相關連結: