RubyGems Navigation menu

packer-config 1.3.1

Building the Packer JSON configurations in raw JSON can be quite an adventure. There's limited facilities for variable expansion and absolutely no support for nice things like comments. I decided it would just be easier to have an object model to build the Packer configurations in that would easily write to the correct JSON format. It also saved me having to remember the esoteric Packer syntax for referencing variables and whatnot in the JSON.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.6.5 - July 27, 2019 (39 KB)
  2. 1.6.4 - May 04, 2019 (39 KB)
  3. 1.6.3 - August 04, 2018 (38 KB)
  4. 1.6.2 - August 03, 2018 (36.5 KB)
  5. 1.6.1 - September 15, 2016 (36.5 KB)
  6. 1.3.1 - July 15, 2015 (34.5 KB)
Show all versions (15 total)

Development Dependencies (7):

bundler ~> 1.7
fakefs ~> 0.5
rake ~> 10.3
rspec ~> 3.0
rspec-mocks ~> 3.0
rubocop ~> 0.24

Owners:

Authors:

  • Ian Chesal, Fraser Cobb, Greg Poirier, Matasano Security

SHA 256 checksum:

7ba65454b45c1182e24d5a5ff3508ee2078a37a823f1508e92d01e552c1229d4

Total downloads 96,724

For this version 2,126

License:

Apache 2.0

Required Ruby Version: >= 2.0.0

Links: