Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 1.35 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 2019-05-29

Changed

  • Module ONLY accepts a list of maps for the table_name, table_id, and schema. This enables the creation of multiple tables on a single dataset.
  • Inspec attributes for testing in inspec.yml
  • Examples for multiple tables per Issue #5
  • Testing with native inspec resources per Issue #7
  • Support for multiple tables per Issue #6
  • Examples to support google provider >2.5.0 per Issue #8
  • Upgraded Gemfile/Gemfile.lock for kitchen-terraform gems
  • Module output for table name

0.1.0 2019-02-12

Added

  • This is the initial release of the Big Query module.