kitchen-terraform 0.1.1 → 0.1.2

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6b4be9d9c79109cd8c7d27631d992c551f508051
4
- data.tar.gz: a019d47c4806a39ae9ceb79c68cb6035434b9c54
3
+ metadata.gz: 6a27ab58eeb77a3f295cac3a661cb62fa5ef3cd0
4
+ data.tar.gz: 6ac7e39c7633a958f5d8cc11de98efbe937bdaa3
5
5
  SHA512:
6
- metadata.gz: 02d385543bf228d438f3b46f981f4f3e0e6a239c8d688985d4011aa8589d8ad97fbbfe9c3ce817e9e134285a4e4a4ab8146080374ddef29c54e28f6302829ebd
7
- data.tar.gz: ceeedf1e2859eaea6528f825b96780a90bff9e7f6910b1784d11508b804e048800abcbe3384c3375f8a512f9d363f10b8e4f8c9fe0f42743bb0d26824a3a8419
6
+ metadata.gz: e1fa7f9220fde72842c57dd646b0fa0a04dd758fd98c6a21540a53053cde99d50aad13ce0fa9a128eaaf1f1579f1ac3d575b87c0d36d672f9c92623f58a6f25a
7
+ data.tar.gz: b8c77cd97d2735d5f8427cd405402a08aa34234859e90faaa0ef1bdcd77f46d3c19f11352e68b6729fbb586f930cb6501020dfd9d2bb323e85321846c729b3b7
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/README.md CHANGED
@@ -46,7 +46,7 @@ https://raw.githubusercontent.com/newcontext/kitchen-terraform/master/certs/ncs-
46
46
  Then, install the bundle and verify all of the gems:
47
47
 
48
48
  ```sh
49
- bundle install --trust-policy HighSecurity
49
+ bundle install --trust-policy LowSecurity
50
50
  ```
51
51
 
52
52
  [Ruby Gem]: http://guides.rubygems.org/what-is-a-gem/index.html
@@ -15,5 +15,5 @@
15
15
  # limitations under the License.
16
16
 
17
17
  module Terraform
18
- VERSION = '0.1.1'
18
+ VERSION = '0.1.2'
19
19
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kitchen-terraform
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aaron Lane
@@ -32,7 +32,7 @@ cert_chain:
32
32
  KucGZX3OeACVUSpmCOCQyma6sDHYWQZM/IgWi7tbLtG5b2GslkauPm4S3wadHi6W
33
33
  LOU=
34
34
  -----END CERTIFICATE-----
35
- date: 2016-07-26 00:00:00.000000000 Z
35
+ date: 2016-08-04 00:00:00.000000000 Z
36
36
  dependencies:
37
37
  - !ruby/object:Gem::Dependency
38
38
  name: bundler-audit
metadata.gz.sig CHANGED
Binary file