From f30da761dec7c491a7d0fde6cbed2bc2ba596adb Mon Sep 17 00:00:00 2001 From: Matthew Frahry Date: Thu, 20 Apr 2017 16:35:15 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d9d995ff0..704ec194d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,7 +53,7 @@ BUG FIXES: * 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/opc: fixed issue with unqualifying nats + * provider/opc: fixed issue with unqualifying nats [GH-13826] * provider/openstack: Fix updating Ports [GH-13604] * provider/rabbitmq: Allow users without tags [GH-13798]