Update CHANGELOG.md

This commit is contained in:
Lars Wander 2016-08-18 10:31:29 -04:00 committed by GitHub
parent 23ab7ee6bb
commit 1c67295f76
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ IMPROVEMENTS
* provider/consul: add tls config support to consul provider [GH-7015]
* remote/consul: Support setting datacenter when using consul remote state [GH-8102]
* provider/google: Support Import of `google_compute_firewall` [GH-8236]
* provider/google: Support Import of `google_compute_instance_template` [GH-8147]
BUG FIXES:
* core: Fix issue preventing `taint` from working with resources that had no other attributes in their diff [GH-8167]