Skip to content

Commit

Permalink
Update CHANGELOG.md for #39784
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Oct 18, 2024
1 parent 3fc7ac2 commit 7426a1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ FEATURES:
BUG FIXES:

* data-source/aws_workspaces_bundle: Return the first matching bundle when searching by `name`. This fixes a regression introduced in [v5.72.0](https:/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#5720-october-15-2024) causing `multiple WorkSpaces Bundles matched; use additional constraints to reduce matches to a single WorkSpaces Bundle` errors ([#39777](https:/hashicorp/terraform-provider-aws/issues/39777))
* resource/aws_dynamodb_table: Fix validation error when optional attribute in `on_demand_throughput` is excluded ([#39784](https:/hashicorp/terraform-provider-aws/issues/39784))
* resource/aws_quicksight_data_set: Fix `InvalidParameterValueException: Invalid RowLevelPermissionDataSet. Namespace parameter should not be specified for Version 2` errors on Create and Update ([#39778](https:/hashicorp/terraform-provider-aws/issues/39778))
* resource/aws_route53_record: Allow creation of records with `ttl=0` ([#39728](https:/hashicorp/terraform-provider-aws/issues/39728))

## 5.72.1 (October 16, 2024)
Expand Down

0 comments on commit 7426a1a

Please sign in to comment.