From 6dea052f0ec01ea897ee2dea0d367a196b0d6bee Mon Sep 17 00:00:00 2001 From: Martin Atkins Date: Thu, 11 May 2017 11:59:18 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79be313cf..c97d9851e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ IMPROVEMENTS: BUG FIXES: +* core: When using `-target`, any outputs that include attributes of the targeted resources are now updated [GH-14186] * provider/aws: Increase EIP update timeout [GH-14381] * provider/aws: Increase timeout for creating security group [GH-14380] * provider/aws: Increase timeout for (dis)associating IPv6 addr to subnet [GH-14401]