From b36c6fceb095ba0dfedc1b0ae80650bf2ef28c28 Mon Sep 17 00:00:00 2001 From: Clint Date: Tue, 5 Jul 2016 09:51:12 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c1cd9053e..aac2a64d28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -99,6 +99,7 @@ IMPROVEMENTS: * provider/aws: Add inplace edit/update DB Security Group Rule Ingress [GH-7245] * 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/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]