Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Releases: newcontext-oss/kitchen-terraform

v4.0.4

23 Nov 03:05
Compare
Choose a tag to compare
Replace openssl with gpg

v4.0.3

05 Oct 18:45
f61fe48
Compare
Choose a tag to compare
v4.0.3 (#282)

* Relax version of inspec to ~> 2.2

* Update gem version to 4.0.3

* Log change

* Omit incompatible inspec versions

v4.0.2

26 Sep 16:42
fd78085
Compare
Choose a tag to compare
Relax pin on inspec to allow 2.2.70 (#281)

v4.0.1

16 Sep 15:55
93a2f97
Compare
Choose a tag to compare
v4.0.1 (#277)

* Update gem version to 4.0.1

* Update gem public certificate

* Reduce complexity of #finalize_config! spec

v1.0.1

05 Jul 23:26
Compare
Choose a tag to compare
Leverage Code Climate engines

v1.0.0

01 Jul 19:44
Compare
Choose a tag to compare
Fix Travis deployment stage (#123)

* Update .travis.yml

* Explicitly declare each unit stage

* Skip install in depoy stage

* Exclude vendor from RuboCop

* Remove CodeClimate from older Ruby unit stages

* Revert: Exclude vendor from RuboCop

* Explicitly set RuboCop configuration file

* Revert: Revert: Exclude vendor from RuboCop

* Update Travis configuration

- return unit stage to regular matrix
- use default install command
- test Terraform version 0.9.10

* Test preinstalled Ruby versions

* Fix check on Ruby version in after_success

* Use preinstall RubyGems version

* Explicitly specify RuboCop configuration 

This should avoid configurations under `vendor/`.

* Ignore `bin/` and `vendor/` in RuboCop

* Skip unwanted, inherited steps

* Replace `after_success` `skip` with `[]`

`after_success` does not support `skip`

v0.7.0

23 Apr 20:48
Compare
Choose a tag to compare
Update release date for 0.7.0