RubyGems Navigation menu

packer-config 1.0.0

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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.6.5 - July 27, 2019 (39KB)
  2. 1.6.4 - May 04, 2019 (39KB)
  3. 1.6.3 - August 04, 2018 (38KB)
  4. 1.6.2 - August 03, 2018 (36.5KB)
  5. 1.6.1 - September 15, 2016 (36.5KB)
  6. 1.0.0 - February 26, 2015 (32.5KB)
全てのバージョンを表示(全15件)

Development依存関係 (6):

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

所有者:

作者:

  • Ian Chesal, Fraser Cobb

SHA 256チェックサム:

2378f4d9ee476ba82cec58a9240e62a1a18b127a556a99503d0a14a32e90f07a

累計ダウンロード数 97,272

このバージョンのみ 2,208

ライセンス:

Apache 2.0

必要なRubyのバージョン: >= 2.0.0

リンク: