Skip to content

Commit

Permalink
Update CHANGELOG.md for #35271
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Jan 12, 2024
1 parent 18e91a2 commit a8ad923
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
## 5.33.0 (Unreleased)

ENHANCEMENTS:

* resource/aws_mq_broker: Fix `interface conversion: interface {} is *schema.Set, not []string` panic ([#35265](https://github.com/hashicorp/terraform-provider-aws/issues/35265))

BUG FIXES:

* data-source/aws_ecr_image: Fix error when `most_recent` is not also `latest` ([#35269](https://github.com/hashicorp/terraform-provider-aws/issues/35269))
* resource/aws_iot_ca_certificate: Change `registration_config.role_arn` from `TypeBool` to `TypeString`, fixing `Inappropriate value for attribute "role_arn": a bool is required` errors ([#35234](https://github.com/hashicorp/terraform-provider-aws/issues/35234))
* resource/aws_mq_broker: Fix `interface conversion: interface {} is *schema.Set, not []string` panic ([#35265](https://github.com/hashicorp/terraform-provider-aws/issues/35265))

## 5.32.0 (January 11, 2024)

Expand Down

0 comments on commit a8ad923

Please sign in to comment.