Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-04-12 20:50:13 +02:00 committed by GitHub
parent 9c20f9ccc7
commit a1608cf659
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ BUG FIXES:
* provider/azurerm: Defaulting the value of `duplicate_detection_history_time_window` for `azurerm_servicebus_topic` [GH-13223]
* provider/azurerm: Event Hubs making the Location field idempotent [GH-13570]
* provider/bitbucket: Fixed issue where provider would fail with an "EOF" error on some operations [GH-13390]
* provider/dnsimple: Handle 404 on DNSimple records [GH-13131]
* provider/kubernetes: Use PATCH to update namespace [GH-13114]
* provider/ns1: No splitting answer on SPF records. [GH-13260]
* provider/openstack: Refresh volume_attachment from state if NotFound [GH-13342]