From 476197f2cfd666dc09b0ecb9b0e8ddf6b38965d6 Mon Sep 17 00:00:00 2001 From: Clint Date: Tue, 28 Jul 2015 12:58:10 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a548f290e..4869e2e0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ IMPROVEMENTS: * provider/aws: Downcase RDS engine names to prevent continuous diffs [GH-2745] * provider/aws: Added `source_dest_check` attribute to the aws_network_interface [GH-2741] * provider/aws: Clean up externally removed Launch Configurations [GH-2806] + * provider/aws: Compute private ip addresses of ENIs if they are not specified [GH-2743] BUG FIXES: