Skip to content

Commit

Permalink
Update CHANGELOG.md for #34530
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Nov 22, 2023
1 parent 5144ae4 commit fefb863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ BUG FIXES:
* resource/aws_appflow_flow: Fix `InvalidParameter: 2 validation error(s) found` error when `destination_flow_config` or `task` is updated ([#34456](https:/hashicorp/terraform-provider-aws/issues/34456))
* resource/aws_appflow_flow: Fix `interface conversion: interface {} is nil, not map[string]interface {}` panic ([#34456](https:/hashicorp/terraform-provider-aws/issues/34456))
* resource/aws_apprunner_service: Correctly set `service_url` for private services ([#34292](https:/hashicorp/terraform-provider-aws/issues/34292))
* resource/aws_glue_trigger: Fix `ConcurrentModificationException: Workflow <workflowName> was modified while adding trigger <triggerName>` errors ([#34530](https:/hashicorp/terraform-provider-aws/issues/34530))
* resource/aws_lb_target_group: Adds plan- and apply-time validation for invalid parameter combinations ([#34488](https:/hashicorp/terraform-provider-aws/issues/34488))
* resource/aws_lexv2models_bot: Properly send `type` argument on create and update when configured ([#34524](https:/hashicorp/terraform-provider-aws/issues/34524))
* resource/aws_pipes_pipe: Fix error when zero value is sent to `source_parameters` on update ([#34487](https:/hashicorp/terraform-provider-aws/issues/34487))
Expand Down

0 comments on commit fefb863

Please sign in to comment.