From ccfca863c4490430c8b65bd370504d07ff59ca92 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Fri, 20 May 2016 22:43:55 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e321e2872..77ccd336f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ IMPROVEMENTS: * provider/aws: Support for Redshift Cluster encryption using a KMS key [GH-6712] * provider/aws: Add more explicit support for Skipping Final Snapshot in RDS Cluster [GH-6795] * provider/azurerm: Add support for exporting the `azurerm_storage_account` access keys [GH-6742] + * provider/azurerm: Add support for EnableIPForwarding to `azurerm_network_interface` [GH-6807] * provider/clc: Add support for hyperscale and bareMetal server types and package installation * provider/clc: Fix optional server password [GH-6414] * provider/datadog: Add support for 'require full window' and 'locked' [GH-6738]