Skip to content

Commit

Permalink
v2.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Sep 14, 2023
1 parent 24d38f0 commit efbb8f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
## 2.42.0 (Unreleased)
## 2.42.0 (September 15, 2023)

IMPROVEMENTS:

* provider: support for the `client_id_file_path` and `client_secret_file_path` provider properties [GH-1189]
* `data.azuread_group` - support for looking up a group with the `mail_nickname` property [GH-1173]
* provider: support for the `client_id_file_path` and `client_secret_file_path` provider properties ([#1189](https://github.com/hashicorp/terraform-provider-azuread/issues/1189))
* `data.azuread_group` - support for looking up a group with the `mail_nickname` property ([#1173](https://github.com/hashicorp/terraform-provider-azuread/issues/1173))

BUG FIXES:

* `azuread_conditional_access_policy` - allow specifying `terms_of_use` in place of `built_in_controls` in the `grant_controls` block [GH-1168]
* `azuread_conditional_access_policy` - allow specifying `terms_of_use` in place of `built_in_controls` in the `grant_controls` block ([#1168](https://github.com/hashicorp/terraform-provider-azuread/issues/1168))

## 2.41.0 (July 27, 2023)

Expand Down

0 comments on commit efbb8f3

Please sign in to comment.