From b03af1416e541e99a3695afefe80d05f5ccbfc76 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Thu, 8 Dec 2016 11:59:41 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d21fabe4a8..8db5e2be09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ IMPROVEMENTS: * core: SIGTERM also triggers graceful shutdown in addition to SIGINT [GH-10534] * provider/aws: Add support for termination protection and autotermination to EMR [GH-10252] * provider/aws: Add "no_device" support to ephemeral block devices [GH-10547] + * provider/aws: Added S3 Bucket replication [GH-10552] * provider/azurerm: make DiskSizeGB optional for azurerm_virtual_machine data_disks [GH-10232] * provider/azurerm support `license_type` virtual_machine property [GH-10539] * provider/datadog: Make monitor thresholds optional. [GH-10526]