From 1faf17ffd8f8a0e179157ef6b26767306f003235 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Wed, 18 Jan 2017 14:11:57 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3bddf241c..0fbe6c7e6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ IMPROVEMENTS: * provider/aws: Make the type of a route53_record modifiable without recreating the resource [GH-11164] * provider/aws: Add Placement Strategy to aws_ecs_service resource [GH-11201] * provider/aws: Add support for placement_constraint to aws_ecs_service [GH-11242] + * provider/aws: allow ALB target group stickiness to be enabled/disabled [GH-11251] * provider/azurerm: add caching support for virtual_machine data_disks [GH-11142] * provider/azurerm: make lb sub resources idempotent [GH-11128] * provider/cloudflare: Add verification for record types and content [GH-11197]