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

Latest commit

 

History

History
58 lines (43 loc) · 4.92 KB

CHANGELOG.md

File metadata and controls

58 lines (43 loc) · 4.92 KB

Change Log

v0.5.0 (2018-08-21)

Full Changelog

Closed issues:

  • Unable to use resources provided by this library when invoked via test kitchen and kitchen-terraform #37

Merged pull requests:

v0.4.0 (2018-06-25)

Full Changelog

Merged pull requests:

v0.3.0 (2018-06-14)

Closed issues:

  • update google_project inline documentation #12
  • add missing documentation #11
  • google_compute_instance does not return the right value for machine_type #10

Merged pull requests:

  • Bump version and corrected minimum inspec version in root config file. #28 (skpaterson)
  • Fixes according to issues: #19, #20, #21 and #22. #24 (skpaterson)
  • Add plural resources #18 (skpaterson)
  • Added missing documentation following InSpec standards, resolves #11. #16 (skpaterson)
  • Add FAQ for inspec exec errors when gcp transport is not specified. … #15 (skpaterson)
  • Update google_project inline documentation and make other resource do… #14 (skpaterson)
  • Adding machine_size helper function to tidy up API response for machi… #13 (skpaterson)
  • add kudos for @martezr #9 (chris-rock)
  • Added minimum supported inspec version to inspec.yml #8 (skpaterson)
  • Updating Gemfile to use latest inspec release. Fix for only_if test … #7 (skpaterson)
  • update readme with api and quota settings #6 (chris-rock)
  • add travis checks #5 (chris-rock)
  • pass when terraform destory may fail #4 (chris-rock)
  • Added configuration flag to separate resources requiring elevated pri… #3 (skpaterson)
  • Inspec train gcp #2 (skpaterson)
  • update readme #1 (chris-rock)

* This Change Log was automatically generated by github_changelog_generator