Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-29 16:24:46 +01:00 committed by GitHub
parent 998899c2fe
commit 6e55f5683c
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ BUG FIXES:
* provider/azurerm: Fix servicebus_topic values when using the Update func to stop perpetual diff [GH-9323]
* provider/azurerm: lower servicebus_topic max size to Azure limit [GH-9649]
* provider/azurerm: Fix VHD deletion when VM and Storage account are in separate resource groups [GH-9631]
* provider/cloudflare: update client library to stop connection closed issues [GH-9715]
* provider/consul: Change to consul_service resource to introduce a `service_id` parameter [GH-9366]
* provider/datadog: Ignore float/int diffs on thresholds [GH-9466]
* provider/docker: Fixes for docker_container host object and documentation [GH-9367]