From 7f0a73253c273a9ef143189f94890fc66d0dcb9c Mon Sep 17 00:00:00 2001 From: changelogbot Date: Wed, 22 Nov 2023 23:46:19 +0000 Subject: [PATCH] Update CHANGELOG.md for #34532 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 444edf31d60..69cd654f115 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ BUG FIXES: * resource/aws_apprunner_service: Correctly set `service_url` for private services ([#34292](https://github.com/hashicorp/terraform-provider-aws/issues/34292)) * resource/aws_glue_trigger: Fix `ConcurrentModificationException: Workflow was modified while adding trigger ` errors ([#34530](https://github.com/hashicorp/terraform-provider-aws/issues/34530)) * resource/aws_lb_target_group: Adds plan- and apply-time validation for invalid parameter combinations ([#34488](https://github.com/hashicorp/terraform-provider-aws/issues/34488)) +* resource/aws_lexv2_bot_locale: Fix `voice_settings.engine` validation, value conversion errors ([#34532](https://github.com/hashicorp/terraform-provider-aws/issues/34532)) * resource/aws_lexv2models_bot: Properly send `type` argument on create and update when configured ([#34524](https://github.com/hashicorp/terraform-provider-aws/issues/34524)) * resource/aws_pipes_pipe: Fix error when zero value is sent to `source_parameters` on update ([#34487](https://github.com/hashicorp/terraform-provider-aws/issues/34487))