From 78b4923f7d4d28d6e0e5acd8d8e1fccd361641b3 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Thu, 11 Aug 2016 20:59:31 +1000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4c1e28b1..74e4fb7cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ IMPROVEMENTS * provider/openstack: Support pdating the External Gateway assigned to a Neutron router [GH-8070] * provider/vsphere: Improved SCSI controller handling in `vsphere_virtual_machine` [GH-7908] * provider/vsphere: Adding disk type of `Thick Lazy` to `vsphere_virtual_disk` and `vsphere_virtual_machine` [GH-7916] + * remote/consul: Support setting datacenter when using consul remote state [GH-8102] BUG FIXES: * provider/aws: guard against missing image_digest in `aws_ecs_task_definition` [GH-7966]