Skip to content

Commit

Permalink
Changelog for #1028
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored Feb 22, 2023
1 parent 240ed10 commit c9de27e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
BUG FIXES:

* `azuread_application_federated_identity_credential` - the `audiences` property now only supports a single value due to a breaking API change [GH-1027]
* `azuread_group` - only try to set additional fields when explicitly configured, to work around an API bug when application-only permissions are used [GH-1028]
* `azuread_service_principal` - resolve an issue where newly created service principals might not be found when specifying `use_existing = true` [GH-1025]

IMPROVEMENTS:
Expand Down

0 comments on commit c9de27e

Please sign in to comment.