aws-cfn-compiler 0.9.24 → 0.9.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile +0 -4
- data/aws-cfn-compiler.iml +6 -22
- data/lib/aws/cfn/compiler/mixins/options.rb +4 -6
- data/lib/aws/cfn/compiler/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 54f197dde54286a62080328e5da6035490070b96
|
|
4
|
+
data.tar.gz: 44d8e58bbb6289faa3cc354570f269a974118d54
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: dd19443eebe1cf8a527789ce4b9132c01e9c9cd25ec461e883c6f21f30f4a3035f65ea68bf8e7aad24fb91816236c8235fc43b5250c9b4640772eed6bb7d4f93
|
|
7
|
+
data.tar.gz: abdc741a613ef50f082cf1f62aa1dc1a23eb7211710a390d04788af6f7a44e4a72c27e9f5bbd54507168b1fdaa6361451d7401e5d832c09a60fd118acfffc800
|
data/Gemfile
CHANGED
|
@@ -8,10 +8,6 @@ gem 'cloudformation-ruby-dsl', :path => '../cloudformation-ruby-dsl', :gro
|
|
|
8
8
|
gem 'dldinternet-mixlib-logging', :path => '../dldinternet-mixlib-logging', :group => :development
|
|
9
9
|
gem 'dldinternet-mixlib-cli', :path => '../dldinternet-mixlib-cli', :group => :development
|
|
10
10
|
gem 'aws-cfn-dsl', :path => '../aws-cfn-dsl', :group => :development
|
|
11
|
-
# gem 'aws-cfn-decompiler', :path => '../aws-cfn-decompiler', :group => :development
|
|
12
|
-
# gem 'aws-cfn-compiler', :path => '../aws-cfn-compiler', :group => :development
|
|
13
|
-
# gem 'aws-cfn-yats', :path => '../aws-cfn-stacker', :group => :development
|
|
14
|
-
# gem 'aws-cfn-stacker', :path => '../aws-cfn-stacker', :group => :development
|
|
15
11
|
|
|
16
12
|
gem 'json_pure', :group => :development
|
|
17
13
|
gem 'bundler', "~> 1.6", :group => :development
|
data/aws-cfn-compiler.iml
CHANGED
|
@@ -8,23 +8,7 @@
|
|
|
8
8
|
<content url="file://$MODULE_DIR$" />
|
|
9
9
|
<orderEntry type="jdk" jdkName="RVM: ruby-1.9.3-p547 [aws-cfn-compile]" jdkType="RUBY_SDK" />
|
|
10
10
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
11
|
-
<orderEntry type="module-
|
|
12
|
-
<library name="aws-cfn-dsl (v0.9.6, /Users/cdelange/Dropbox/DLDInternet/ws/gems-ws/aws-cfn-dsl) [path][gem]">
|
|
13
|
-
<CLASSES>
|
|
14
|
-
<root url="file://$MODULE_DIR$/../aws-cfn-dsl/bin" />
|
|
15
|
-
<root url="file://$MODULE_DIR$/../aws-cfn-dsl/lib" />
|
|
16
|
-
<root url="file://$MODULE_DIR$/../aws-cfn-dsl/pkg" />
|
|
17
|
-
<root url="file://$MODULE_DIR$/../aws-cfn-dsl/.idea" />
|
|
18
|
-
</CLASSES>
|
|
19
|
-
<JAVADOC />
|
|
20
|
-
<SOURCES>
|
|
21
|
-
<root url="file://$MODULE_DIR$/../aws-cfn-dsl/bin" />
|
|
22
|
-
<root url="file://$MODULE_DIR$/../aws-cfn-dsl/lib" />
|
|
23
|
-
<root url="file://$MODULE_DIR$/../aws-cfn-dsl/pkg" />
|
|
24
|
-
<root url="file://$MODULE_DIR$/../aws-cfn-dsl/.idea" />
|
|
25
|
-
</SOURCES>
|
|
26
|
-
</library>
|
|
27
|
-
</orderEntry>
|
|
11
|
+
<orderEntry type="module" module-name="aws-cfn-dsl" />
|
|
28
12
|
<orderEntry type="module-library">
|
|
29
13
|
<library name="cloudformation-ruby-dsl (v[path], /Users/cdelange/Dropbox/DLDInternet/ws/gems-ws/cloudformation-ruby-dsl) [path][gem]">
|
|
30
14
|
<CLASSES>
|
|
@@ -60,7 +44,7 @@
|
|
|
60
44
|
</library>
|
|
61
45
|
</orderEntry>
|
|
62
46
|
<orderEntry type="module-library">
|
|
63
|
-
<library name="dldinternet-mixlib-logging (v0.4.
|
|
47
|
+
<library name="dldinternet-mixlib-logging (v0.4.3, /Users/cdelange/Dropbox/DLDInternet/ws/gems-ws/dldinternet-mixlib-logging) [path][gem]">
|
|
64
48
|
<CLASSES>
|
|
65
49
|
<root url="file://$MODULE_DIR$/../dldinternet-mixlib-logging/bin" />
|
|
66
50
|
<root url="file://$MODULE_DIR$/../dldinternet-mixlib-logging/lib" />
|
|
@@ -78,17 +62,17 @@
|
|
|
78
62
|
</orderEntry>
|
|
79
63
|
<orderEntry type="library" scope="PROVIDED" name="awesome_print (v1.2.0, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
|
80
64
|
<orderEntry type="library" scope="PROVIDED" name="detabulator (v0.1.0, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
|
81
|
-
<orderEntry type="library" scope="PROVIDED" name="inifile (
|
|
65
|
+
<orderEntry type="library" scope="PROVIDED" name="inifile (v3.0.0, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
|
82
66
|
<orderEntry type="library" scope="PROVIDED" name="json (v1.8.1, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
|
83
67
|
<orderEntry type="library" scope="PROVIDED" name="json_pure (v1.8.1, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
|
84
68
|
<orderEntry type="library" scope="PROVIDED" name="little-plugger (v1.1.3, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
|
85
69
|
<orderEntry type="library" scope="PROVIDED" name="logging (v1.8.2, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
|
86
70
|
<orderEntry type="library" scope="PROVIDED" name="mixlib-cli (v1.5.0, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
|
87
71
|
<orderEntry type="library" scope="PROVIDED" name="multi_json (v1.10.1, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
|
88
|
-
<orderEntry type="library" scope="PROVIDED" name="psych (v2.0.
|
|
72
|
+
<orderEntry type="library" scope="PROVIDED" name="psych (v2.0.6, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
|
89
73
|
<orderEntry type="library" scope="PROVIDED" name="rake (v10.3.2, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
|
90
|
-
<orderEntry type="library" scope="PROVIDED" name="semverse (v1.1
|
|
91
|
-
<orderEntry type="library" scope="PROVIDED" name="slop (v3.
|
|
74
|
+
<orderEntry type="library" scope="PROVIDED" name="semverse (v1.2.1, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
|
75
|
+
<orderEntry type="library" scope="PROVIDED" name="slop (v3.6.0, RVM: ruby-1.9.3-p547 [aws-cfn-compile]) [gem]" level="application" />
|
|
92
76
|
</component>
|
|
93
77
|
</module>
|
|
94
78
|
|
|
@@ -8,14 +8,12 @@ module Aws
|
|
|
8
8
|
|
|
9
9
|
setup_options
|
|
10
10
|
|
|
11
|
-
@opts.on :b, :brick_path=, 'A list of paths to template components (bricks). May also set as the BRICK_PATH environment variable.', as: String
|
|
12
|
-
@opts.on :S, :stack_path=, 'A list of paths to stacks. May also set as the STACK_PATH environment variable.', as: String
|
|
11
|
+
@opts.on :b, :brick_path=, 'A list of paths to template components (bricks). May also set as the BRICK_PATH environment variable.', { as: String, default: 'bricks' }
|
|
12
|
+
@opts.on :S, :stack_path=, 'A list of paths to stacks. May also set as the STACK_PATH environment variable.', { as: String, default: '.' }
|
|
13
13
|
@opts.on :F, :format=, 'The output format of the components. [JSON|YAML|Ruby]', { as: String, match: @format_regex, default: 'yaml' }
|
|
14
|
-
@opts.on :s, :specification=, 'The specification to use when selecting components. A JSON or YAML file', { as: String
|
|
15
|
-
}
|
|
14
|
+
@opts.on :s, :specification=, 'The specification to use when selecting components. A JSON or YAML file', { as: String }
|
|
16
15
|
@opts.on :f, :formatversion=, 'The AWS Template format version. ', {as: String,
|
|
17
|
-
default: '2010-09-09'
|
|
18
|
-
}
|
|
16
|
+
default: '2010-09-09' }
|
|
19
17
|
@opts.on :D, :description=, 'The AWS Template description. Default: template name', { as: String }
|
|
20
18
|
@opts.on :p, :parametersfile=, 'The parameters file for the template', { as: String }
|
|
21
19
|
@opts.on :i, :stackinifile=, 'The INI file for the stack builder == build.py', { as: String }
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-cfn-compiler
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.9.
|
|
4
|
+
version: 0.9.25
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- PKinney
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2014-
|
|
11
|
+
date: 2014-12-01 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: awesome_print
|