From 1a7c94def4b6a4e3b18543287c71828bd254da93 Mon Sep 17 00:00:00 2001 From: Clint Date: Mon, 25 Jan 2016 16:33:04 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b23a747c7..4826f74d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ IMPROVEMENTS: * provider/aws: Add support for updating ELB availability zones and subnets [GH-4597] * provider/aws: Enable specifying aws s3 redirect protocol [GH-4098] * provider/aws: Added support for `encrypted` on `ebs_block_devices` in Launch Configurations [GH-4481] + * provider/aws: Retry Listener Creation for ELBs [GH-4825] * provider/aws: Add support for creating Managed Microsoft Active Directory and Directory Connectors [GH-4388] * provider/aws: Mark some `aws_db_instance` fields as optional [GH-3138]