From 3e0df5639d46d32b5edf7124e7f9cf7570e5f8bc Mon Sep 17 00:00:00 2001 From: Brian Flad Date: Mon, 10 Jun 2019 19:39:27 -0400 Subject: [PATCH] Update CHANGELOG for #8931 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 596ef5020dc6..a579cfccf5b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ ENHANCEMENTS: BUG FIXES: * resource/aws_eks_cluster: Increase default creation timeout to 30 minutes [GH-8909] +* resource/aws_iam_service_linked_role: Automatically suppress Application Autoscaling `custom_suffix` differences [GH-8931] ## 2.14.0 (June 06, 2019)