Skip to content

Commit

Permalink
Update CHANGELOG.md for #35269
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Jan 12, 2024
1 parent 31e9088 commit e62ee4e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
## 5.33.0 (Unreleased)

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))

## 5.32.0 (January 11, 2024)

FEATURES:
Expand Down

0 comments on commit e62ee4e

Please sign in to comment.