From 164a5968ee1089b2ca8b672a0b5320b4cac3ac2a Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Thu, 20 Apr 2017 21:39:29 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d277200a9..b9ddd10004 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ BUG FIXES: * provider/azurerm: VM's - fixes a bug where ssh_keys could contain a null entry [GH-13755] * provider/fastly: Fix issue with using 0 for `default_ttl` [GH-13648] * provider/google: Stop setting the id when project creation fails [GH-13644] + * provider/logentries: Refresh from state when resources not found [GH-13810] * provider/newrelic: newrelic_alert_condition - `condition_scope` must be `application` or `instance` [GH-12972] * provider/openstack: Fix updating Ports [GH-13604] * provider/rabbitmq: Allow users without tags [GH-13798]