From fa22031289cd1bdfb26c4bdacc0d9ca3015acfc2 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Fri, 2 Jun 2017 20:05:16 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf3e5d961..f6ccd64c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ BUG FIXES: * provider/google: use a mutex to prevent concurrent sql instance operations [GH-14424] * provider/postgresql: Fix for leaking credentials in the provider [GH-14817] * provider/postgresql: Drop the optional WITH token from CREATE ROLE. [GH-14864] +* provider/rancher: refresh rancher_host from state on nil or removed host [GH-15015] ## 0.9.6 (May 25, 2017)