rspec-terraform 0.4.0 → 0.5.0.pre.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2236b5e7441bdb954060ffd53fefa1d7cf8fa2a2d6dd84dcd9134e1e10576b46
4
- data.tar.gz: e56338e961e0e5c7b7937ea9acfaf7b86d805de7afd159284c983e2c2713a895
3
+ metadata.gz: 04c90f23700b388ed1e99aa77188ee69365408e5c961f3b1008fba6bfbb4d782
4
+ data.tar.gz: 9ef463052719e71939384e5199eaa0de6ceec51dc574aa6893f6e07540d64f7d
5
5
  SHA512:
6
- metadata.gz: 3d445e5b958f8d82fad0a95be3d3da0e1382a9b2e84cc835b3dc78cab51c96c4b34149adc35c05a156f8f49909a5184adc1bc69720d190ac27be3f24ab760a6b
7
- data.tar.gz: 297629305acf0eb3e8e805d6bf6910d1c4867393583e620ec06986ce0dcf92703403718da72ae215f702d226352f29eadb76e24f36203e4ce3c5c7834f16081d
6
+ metadata.gz: 974c83007d5937a470583634e6f450d12155ded4d4fc476de33dc04adb354c2ed03a5737c1d7ad19a5bc130b7272970fff46d0591c89afb1a201b3c64b9702e4
7
+ data.tar.gz: 67052738bd771e81c3bc3be6037b5914ba2716e4a9b7d3b82cf91245af9075cd2f3166ce93951e1119b3a7fad7008f779ff713ff82a2e0f0a34decdc54110baf
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rspec-terraform (0.4.0)
4
+ rspec-terraform (0.5.0.pre.2)
5
5
  confidante (>= 0.27)
6
6
  rspec (>= 3.0)
7
7
  ruby-terraform (= 1.7.0.pre.18)
@@ -17,25 +17,29 @@ GEM
17
17
  addressable (2.8.1)
18
18
  public_suffix (>= 2.0.2, < 6.0)
19
19
  ast (2.4.2)
20
+ aws-eventstream (1.2.0)
21
+ aws-sigv4 (1.5.2)
22
+ aws-eventstream (~> 1, >= 1.0.2)
20
23
  coderay (1.1.3)
21
24
  colored2 (3.1.2)
22
25
  concurrent-ruby (1.1.10)
23
- confidante (0.27.0)
26
+ confidante (0.28.0)
24
27
  activesupport (>= 4)
25
- hiera (~> 3.3, >= 3.3.1)
28
+ hiera (~> 3.3)
26
29
  shikashi (~> 0.6)
30
+ vault (~> 0.17)
27
31
  diff-lcs (1.5.0)
28
32
  docile (1.4.0)
29
33
  evalhook (0.6.0)
30
34
  partialruby (~> 0.3)
31
35
  sexp_processor (~> 4.0)
32
- excon (0.93.0)
33
- faker (2.23.0)
36
+ excon (0.95.0)
37
+ faker (3.1.0)
34
38
  i18n (>= 1.8.11, < 2)
35
- faraday (2.5.2)
39
+ faraday (2.7.2)
36
40
  faraday-net_http (>= 2.0, < 3.1)
37
41
  ruby2_keywords (>= 0.0.4)
38
- faraday-net_http (3.0.0)
42
+ faraday-net_http (3.0.2)
39
43
  ffi (1.15.5)
40
44
  formatador (1.1.0)
41
45
  gem-release (2.2.2)
@@ -59,12 +63,12 @@ GEM
59
63
  rubocop (< 2.0)
60
64
  hamster (3.0.0)
61
65
  concurrent-ruby (~> 1.0)
62
- hiera (3.10.0)
66
+ hiera (3.11.0)
63
67
  i18n (1.12.0)
64
68
  concurrent-ruby (~> 1.0)
65
69
  immutable-struct (2.4.1)
66
- json (2.6.2)
67
- lino (3.0.0)
70
+ json (2.6.3)
71
+ lino (3.1.0)
68
72
  hamster (~> 3.0)
69
73
  open4 (~> 1.3)
70
74
  listen (3.7.1)
@@ -77,12 +81,12 @@ GEM
77
81
  notiffany (0.1.3)
78
82
  nenv (~> 0.1)
79
83
  shellany (~> 0.0)
80
- octokit (4.25.1)
84
+ octokit (6.0.1)
81
85
  faraday (>= 1, < 3)
82
86
  sawyer (~> 0.9)
83
87
  open4 (1.3.4)
84
88
  parallel (1.22.1)
85
- parser (3.1.2.1)
89
+ parser (3.1.3.0)
86
90
  ast (~> 2.4.1)
87
91
  partialruby (0.3.0)
88
92
  ruby2ruby (~> 2)
@@ -90,74 +94,74 @@ GEM
90
94
  pry (0.14.1)
91
95
  coderay (~> 1.1)
92
96
  method_source (~> 1.0)
93
- public_suffix (5.0.0)
97
+ public_suffix (5.0.1)
94
98
  rainbow (3.1.1)
95
99
  rake (13.0.6)
96
- rake_circle_ci (0.9.0)
100
+ rake_circle_ci (0.11.0)
97
101
  colored2 (~> 3.1)
98
102
  excon (~> 0.72)
99
103
  rake_factory (~> 0.23)
100
104
  sshkey (~> 2.0)
101
- rake_factory (0.29.0)
105
+ rake_factory (0.31.0)
102
106
  activesupport (>= 4)
103
107
  rake (~> 13.0)
104
- rake_github (0.9.0)
108
+ rake_github (0.11.0)
105
109
  colored2 (~> 3.1)
106
- octokit (~> 4.16)
110
+ octokit (>= 4.16, < 7.0)
107
111
  rake_factory (~> 0.23)
108
112
  sshkey (~> 2.0)
109
- rake_gpg (0.16.0)
110
- rake_factory (>= 0.23, < 1)
111
- ruby_gpg2 (>= 0.6, < 1)
112
- rake_ssh (0.6.0)
113
+ rake_gpg (0.18.0)
114
+ rake_factory (~> 0.23)
115
+ ruby_gpg2 (~> 0.6)
116
+ rake_ssh (0.8.0)
113
117
  colored2 (~> 3.1)
114
118
  rake_factory (~> 0.23)
115
119
  sshkey (~> 2.0)
116
120
  rb-fsevent (0.11.2)
117
121
  rb-inotify (0.10.1)
118
122
  ffi (~> 1.0)
119
- regexp_parser (2.6.0)
123
+ regexp_parser (2.6.1)
120
124
  rexml (3.2.5)
121
- rspec (3.11.0)
122
- rspec-core (~> 3.11.0)
123
- rspec-expectations (~> 3.11.0)
124
- rspec-mocks (~> 3.11.0)
125
- rspec-core (3.11.0)
126
- rspec-support (~> 3.11.0)
127
- rspec-expectations (3.11.1)
125
+ rspec (3.12.0)
126
+ rspec-core (~> 3.12.0)
127
+ rspec-expectations (~> 3.12.0)
128
+ rspec-mocks (~> 3.12.0)
129
+ rspec-core (3.12.0)
130
+ rspec-support (~> 3.12.0)
131
+ rspec-expectations (3.12.1)
128
132
  diff-lcs (>= 1.2.0, < 2.0)
129
- rspec-support (~> 3.11.0)
130
- rspec-mocks (3.11.1)
133
+ rspec-support (~> 3.12.0)
134
+ rspec-mocks (3.12.1)
131
135
  diff-lcs (>= 1.2.0, < 2.0)
132
- rspec-support (~> 3.11.0)
133
- rspec-support (3.11.1)
134
- rubocop (1.36.0)
136
+ rspec-support (~> 3.12.0)
137
+ rspec-support (3.12.0)
138
+ rubocop (1.41.1)
135
139
  json (~> 2.3)
136
140
  parallel (~> 1.10)
137
141
  parser (>= 3.1.2.1)
138
142
  rainbow (>= 2.2.2, < 4.0)
139
143
  regexp_parser (>= 1.8, < 3.0)
140
144
  rexml (>= 3.2.5, < 4.0)
141
- rubocop-ast (>= 1.20.1, < 2.0)
145
+ rubocop-ast (>= 1.23.0, < 2.0)
142
146
  ruby-progressbar (~> 1.7)
143
147
  unicode-display_width (>= 1.4.0, < 3.0)
144
- rubocop-ast (1.21.0)
148
+ rubocop-ast (1.24.0)
145
149
  parser (>= 3.1.1.0)
146
150
  rubocop-rake (0.6.0)
147
151
  rubocop (~> 1.0)
148
- rubocop-rspec (2.13.2)
152
+ rubocop-rspec (2.16.0)
149
153
  rubocop (~> 1.33)
150
154
  ruby-progressbar (1.11.0)
151
155
  ruby-terraform (1.7.0.pre.18)
152
156
  immutable-struct (~> 2.4)
153
157
  lino (~> 3.0)
154
158
  ruby2_keywords (0.0.5)
155
- ruby2ruby (2.4.4)
159
+ ruby2ruby (2.5.0)
156
160
  ruby_parser (~> 3.1)
157
161
  sexp_processor (~> 4.6)
158
- ruby_gpg2 (0.8.0)
159
- lino (>= 1.5)
160
- ruby_parser (3.19.1)
162
+ ruby_gpg2 (0.10.0)
163
+ lino (~> 3.0)
164
+ ruby_parser (3.19.2)
161
165
  sexp_processor (~> 4.16)
162
166
  sawyer (0.9.2)
163
167
  addressable (>= 2.3.5)
@@ -167,7 +171,7 @@ GEM
167
171
  shikashi (0.6.0)
168
172
  evalhook (>= 0.6.0)
169
173
  getsource (>= 0.1.0)
170
- simplecov (0.21.2)
174
+ simplecov (0.22.0)
171
175
  docile (~> 1.1)
172
176
  simplecov-html (~> 0.11)
173
177
  simplecov_json_formatter (~> 0.1)
@@ -179,6 +183,8 @@ GEM
179
183
  tzinfo (2.0.5)
180
184
  concurrent-ruby (~> 1.0)
181
185
  unicode-display_width (2.3.0)
186
+ vault (0.17.0)
187
+ aws-sigv4
182
188
 
183
189
  PLATFORMS
184
190
  arm64-darwin-21
@@ -205,4 +211,4 @@ DEPENDENCIES
205
211
  terminal-notifier-guard
206
212
 
207
213
  BUNDLED WITH
208
- 2.3.23
214
+ 2.4.1
@@ -2,6 +2,6 @@
2
2
 
3
3
  module RSpec
4
4
  module Terraform
5
- VERSION = '0.4.0'
5
+ VERSION = '0.5.0.pre.2'
6
6
  end
7
7
  end
@@ -16,6 +16,10 @@ require_relative 'terraform/logging'
16
16
  # * Before support in matchers
17
17
  # * Reference support in matchers
18
18
  # * Sensitive support in matchers
19
+ # * `config` helper for doing config provider lookups
20
+ # * Reference support to verify wiring between resources
21
+ # * Some way to verify values across all matching resources
22
+ # * Negated matcher descriptions
19
23
  #
20
24
 
21
25
  # rubocop:disable Metrics/BlockLength
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rspec-terraform
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.0.pre.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfraBlocks Maintainers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-10-12 00:00:00.000000000 Z
11
+ date: 2022-12-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: confidante
@@ -345,9 +345,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
345
345
  version: '2.7'
346
346
  required_rubygems_version: !ruby/object:Gem::Requirement
347
347
  requirements:
348
- - - ">="
348
+ - - ">"
349
349
  - !ruby/object:Gem::Version
350
- version: '0'
350
+ version: 1.3.1
351
351
  requirements: []
352
352
  rubygems_version: 3.1.6
353
353
  signing_key: