From 2fd1cc0319973766a51aafef35443de09ceb7f1c Mon Sep 17 00:00:00 2001 From: changelogbot Date: Mon, 6 Mar 2023 21:11:32 +0000 Subject: [PATCH] Update CHANGELOG.md for #29812 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1857267aa57..f73125e24059 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ ## 4.57.1 (Unreleased) + +BUG FIXES: + +* resource/aws_lambda_function: Prevent `Provider produced inconsistent final plan` errors produced by null `skip_destroy` attribute value. NOTE: Because the maintainers have been unable to reproduce the reported problem, the fix is best effort and we ask for community support in verifying the fix. ([#29812](https://github.com/hashicorp/terraform-provider-aws/issues/29812)) + ## 4.57.0 (March 3, 2023) NOTES: