diff --git a/CHANGELOG.md b/CHANGELOG.md index 708607b..73f3a28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ tf_chef_compliance CHANGELOG This file is used to list changes made in each version of the tf_chef_compliance Terraform plan. +v0.1.3 (2016-04-25) +------------------- +- [Brian Menges] - Spruce up [CONTRIBUTING.md](CONTRIBUTING.md) + v0.1.2 (2016-04-25) ------------------- - [Brian Menges] - Fix count on provisioner diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3820d08..93c16c0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,6 +42,10 @@ Familiarize yourself with Terraform and be well versed in its interpolations. - [Terraform](https://www.terraform.io/docs/index.html) +Familiarize youself with Chef Compliance + +- [Chef Compliance](https://www.chef.io/compliance/) + Process ------- 1. Fork the git repository from GitHub: