From becd9ea2d4dfeb2815264f827baad88c15c3a535 Mon Sep 17 00:00:00 2001 From: James Nugent Date: Sat, 16 Jan 2016 05:37:12 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 343975f54..cdea18e97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ BUG FIXES: * provider/aws: Error with empty list item on security group [GH-4140] * provider/aws: Trap Instance error from mismatched SG IDs and Names [GH-4240] * provider/aws: EBS optimised to force new resource in AWS Instance [GH-4627] + * provider/aws: `default_result` on `aws_autoscaling_lifecycle_hook` resources is now computed [GH-4695] ## 0.6.9 (January 8, 2016)