From b0e751129ab5ba139d395c4ac6a647036dba782d Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Thu, 22 Sep 2016 20:58:17 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebc38b7e7..29917cb67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ BUG FIXES: * provider/librato: Mandatory name and conditions attributes weren't being sent on Update unless changed [GH-8984] * provider/aws: Remove support for `ah` and `esp` literals in Security Group Ingress/Egress rules; you must use the actual protocol number for protocols other than `tcp`, `udp`, `icmp`, or `all` [GH-8975] + * provider/aws: VPC ID, Port, Protocol and Name change on aws_alb_target_group will ForceNew resource [GH-8989] ## 0.7.4 (September 19, 2016)