Skip to content

Commit

Permalink
v2.37.2
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Apr 19, 2023
1 parent a3944fe commit a8170bb
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,10 +1,10 @@
## 2.37.2 (Unreleased)
## 2.37.2 (April 20, 2023)

BUG FIXES:

* `azuread_group` - remove conditional ForceNew for the `onpremises_group_type` property, resolve breaking change in v2.37.1 [GH-1076]
* `azuread_group` - improve a workaround for reading Microsoft 365-only properties for groups in a non-M365 tenant [GH-1076]
* `azuread_group` - improve a workaround for detecting unwanted changes to the `description` property [GH-1074]
* `azuread_group` - remove conditional ForceNew for the `onpremises_group_type` property, resolve breaking change in v2.37.1 ([#1076](https://github.com/hashicorp/terraform-provider-azuread/issues/1076))
* `azuread_group` - improve a workaround for reading Microsoft 365-only properties for groups in a non-M365 tenant ([#1076](https://github.com/hashicorp/terraform-provider-azuread/issues/1076))
* `azuread_group` - improve a workaround for detecting unwanted changes to the `description` property ([#1074](https://github.com/hashicorp/terraform-provider-azuread/issues/1074))

## 2.37.1 (April 17, 2023)

Expand Down

0 comments on commit a8170bb

Please sign in to comment.