From 8e5108b65975924c5db7629cf0c6aec8bdfd0b6d Mon Sep 17 00:00:00 2001 From: Clint Date: Tue, 19 Jan 2016 10:27:00 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a993e571b..7d6501ac97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ IMPROVEMENTS: * provider/aws: Supporting New AWS Route53 HealthCheck additions [GH-4564] * provider/aws: Store instance state [GH-3261] * provider/aws: Add support for updating ELB availability zones and subnets [GH-4597] + * provider/aws: Added support for `encrypted` on `ebs_block_devices` in Launch Configurations [GH-4481] * 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-3139]