RubyGems Navigation menu

autostacker24 2.9.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)
显示所有版本 (共 83 个)

Runtime 依赖 (3):

Development 依赖 (3):

rake ~> 12
rspec ~> 3
rubocop ~> 0.49

业主:

作者:

  • Johannes Mueller, Christian Rodemeyer

SHA 256 校验和:

e96bebd0f12f2ede1f08978ac7348b6223c7c40286213f24ce6b7bc3ba2460ca

下载总量 1,389,512

这个版本 104,123

许可:

MIT

需要的 Ruby 版本: >= 0

链接: