Skip to content

Commit

Permalink
v2.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Jun 28, 2024
1 parent 0113cb9 commit 1ad927e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
## 2.53.0 (Unreleased)
## 2.53.0 (June 28, 2024)

ENHANCEMENTS:

* `azuread_application` - support for the `password` block [GH-1389]
* `azuread_application` - support for the `password` block ([#1389](https://github.com/hashicorp/terraform-provider-azuread/issues/1389))

BUG FIXES:

* `azuread_claims_mapping_policy` - set the correct timeouts for this resource [GH-1419]
* `azuread_service_principal_claims_mapping_policy_assignment` - set the correct timeouts for this resource [GH-1419]
* `azuread_synchronization_secret` - set the correct timeouts for this resource [GH-1419]
* `azuread_claims_mapping_policy` - set the correct timeouts for this resource ([#1419](https://github.com/hashicorp/terraform-provider-azuread/issues/1419))
* `azuread_service_principal_claims_mapping_policy_assignment` - set the correct timeouts for this resource ([#1419](https://github.com/hashicorp/terraform-provider-azuread/issues/1419))
* `azuread_synchronization_secret` - set the correct timeouts for this resource ([#1419](https://github.com/hashicorp/terraform-provider-azuread/issues/1419))

## 2.52.0 (June 13, 2024)

Expand Down

0 comments on commit 1ad927e

Please sign in to comment.