From 66b7a24b4f9adeab07a841709c5bc0c49fe2d36a Mon Sep 17 00:00:00 2001 From: Jake Champlin Date: Thu, 18 May 2017 09:55:41 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2d1aae110..931b8db86c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ IMPROVEMENTS: * provider/heroku: Add import support for `heroku_pipeline` resource [GH-14486] * providers/heroku: Add import support for `heroku_pipeline_coupling` resource [GH-14495] * provider/openstack: Add support for all protocols in Security Group Rules [GH-14307] +* provider/rancher: Add member support to `rancher_environment` [GH-14563] * provider/rundeck: adds `description` to `command` schema in `rundeck_job` resource [GH-14352] * provider/scaleway: allow public_ip to be set on server resource [GH-14515]