From 85e3169dd929ecb5ef98c3ced891c0a4b3a03fb9 Mon Sep 17 00:00:00 2001 From: Bruno Schaatsbergen <58337159+bschaatsbergen@users.noreply.github.com> Date: Wed, 8 Feb 2023 15:12:06 +0100 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Okkar Min --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9854e09959..f43757cedb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ BUG FIXES: * resource/aws_s3_bucket: Fix crash when `logging` is empty ([#29243](https://github.com/hashicorp/terraform-provider-aws/issues/29243)) * resource/aws_sns_topic: Fixes potential race condition when reading policy document. ([#29226](https://github.com/hashicorp/terraform-provider-aws/issues/29226)) * resource/aws_sns_topic_policy: Fixes potential race condition when reading policy document. ([#29226](https://github.com/hashicorp/terraform-provider-aws/issues/29226)) -* provider: Support `eu-southeast-4` as a valid AWS Region ([#29231](https://github.com/hashicorp/terraform-provider-aws/issues/29231)) +* provider: Support `ap-southeast-4` as a valid AWS Region ([#29231](https://github.com/hashicorp/terraform-provider-aws/issues/29231)) ## 4.53.0 (February 3, 2023)