Skip to content

Commit

Permalink
Changelog for #1221
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored Oct 23, 2023
1 parent ad05a3f commit e8d76ee
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 2.44.1 (Unreleased)

BUG FIXES:

* `azuread_application_certificate` - work around an unexpected diff with the `application_object_id` property [GH-1221]
* `azuread_application_federated_identity_credential` - work around an unexpected diff with the `application_object_id` property [GH-1221]
* `azuread_application_password` - work around an unexpected diff with the `application_object_id` property [GH-1221]
* `azuread_application_pre_authorized` - work around an unexpected diff with the `application_object_id` property [GH-1221]

## 2.44.0 (October 20, 2023)

* Developer Note: the Typed Resource SDK, as also used in the AzureRM provider, is now the preferred way of introducing new resources ([#1188](https://github.com/hashicorp/terraform-provider-azuread/issues/1188))
Expand Down

0 comments on commit e8d76ee

Please sign in to comment.