From 5f2bca235a42d9f5fc19172d504009d0139c2847 Mon Sep 17 00:00:00 2001 From: Simon Davis Date: Thu, 29 Oct 2020 11:21:38 -0700 Subject: [PATCH] Update CHANGELOG.md for #15894 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e894b55455..686975d03e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ ENHANCEMENTS BUG FIXES * data-source/aws_kms_secrets: Prevent plan differences with the `id` attribute [GH-15725] +* resource/aws_apigatewayv2_integration: Correctly handle update of AWS service integrations [GH-15894] * resource/aws_vpc_peering_connection_options: Only modify options that have changed [GH-12126] ## 3.12.0 (October 22, 2020)