RubyGems Navigation menu

cf_parameters 0.1.2

CloudFormation JSON files to specify input parameters are cumbersome to write. They also don't provide any easy way to specify values from enviroment variables. This small script allows you to specify key/value pairs in YAML format with the added capability of resolving those values from enviroment variables. You can write the output to a file and pass that to CloudFormation together with your template.

Gemfile:
=

install:
=

Versions:

  1. 0.1.2 March 09, 2015 (7 KB)
  2. 0.1.1 March 08, 2015 (7 KB)

Development Dependencies (3):

bundler ~> 1.8
rake ~> 10.0
rspec ~> 3.2.0

Owners:

Authors:

  • Jose Luis Ordiales Coscia

SHA 256 checksum:

=

Total downloads 6,276

For this version 3,604

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: