Skip to content

Commit

Permalink
Update CHANGELOG.md for #39734
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Oct 16, 2024
1 parent 98ea5f1 commit 4db9087
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
## 5.73.0 (Unreleased)

ENHANCEMENTS:

* resource/aws_resourceexplorer2_view: Add `scope` argument ([#39744](https://github.com/hashicorp/terraform-provider-aws/issues/39744))

BUG FIXES:

* data-source/aws_batch_job_definition: Properly handles ignored tags. ([#39734](https://github.com/hashicorp/terraform-provider-aws/issues/39734))
* data-source/aws_cognito_user_pool: Properly handles ignored tags. ([#39734](https://github.com/hashicorp/terraform-provider-aws/issues/39734))
* resource/aws_cognito_user_pool: Properly handles ignored tags. ([#39734](https://github.com/hashicorp/terraform-provider-aws/issues/39734))
* resource/aws_dynamodb_table_replica: Properly handles default and ignored tags. ([#39734](https://github.com/hashicorp/terraform-provider-aws/issues/39734))
* resource/aws_resourceexplorer2_index: Correctly mark incomplete `AGGREGATOR` indexes as [tainted](https://developer.hashicorp.com/terraform/cli/state/taint#the-tainted-status) on Create ([#39744](https://github.com/hashicorp/terraform-provider-aws/issues/39744))

## 5.72.0 (October 15, 2024)

NOTES:
Expand Down

0 comments on commit 4db9087

Please sign in to comment.