From 96e90ec1f6f0538214506c1fc26f9d0c2eee02fa Mon Sep 17 00:00:00 2001 From: Clint Date: Thu, 7 Jul 2016 12:10:46 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71f9251ffc..ddf9ae7f0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -100,6 +100,7 @@ IMPROVEMENTS: * provider/aws: Added support for redshift destination to firehose delivery streams [GH-7375] * provider/aws: Allow `aws_redshift_security_group` ingress rules to change [GH-5939] * provider/aws: Add support for `encryption` and `kms_key_id` to `aws_ami` [GH-7181] + * provider/aws: AWS prefix lists to enable security group egress to a VPC Endpoint [GH-7511] * provider/azurerm: Add support for EnableIPForwarding to `azurerm_network_interface` [GH-6807] * provider/azurerm: Add support for exporting the `azurerm_storage_account` access keys [GH-6742] * provider/azurerm: The Azure SDK now exposes better error messages [GH-6976]