Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-06-27 09:55:06 -04:00 committed by GitHub
parent 13a2500755
commit 4e175cc351
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@ BUG FIXES:
BUG FIXES:
provisioner/file: Refactor the provisioner validation function to prevent false positives ([#15273](https://github.com/hashicorp/terraform/issues/15273)))
provisioner/chef: Prevent a panic while trying to read the connection info ([#15271](https://github.com/hashicorp/terraform/issues/15271)))
* provisioner/file: Refactor the provisioner validation function to prevent false positives ([#15273](https://github.com/hashicorp/terraform/issues/15273)))
* provisioner/chef: Prevent a panic while trying to read the connection info ([#15271](https://github.com/hashicorp/terraform/issues/15271)))
## 0.9.8 (June 7, 2017)