Skip to content

Commit

Permalink
v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tf-release-bot authored and TeamCity committed Sep 23, 2021
1 parent eb23314 commit 21384dc
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.4.0 (Unreleased)
## 2.4.0 (September 23, 2021)

FEATURES:

* **New Resource:** `axuread_app_role_assignment` [GH-584]
* **New Resource:** `axuread_app_role_assignment` ([#584](https://github.com/terraform-providers/terraform-provider-azuread/issues/584))

ENHANCEMENTS:

* `azuread_application_password` - support the `rotate_when_changed` property (this was previously available as an undocumented property `keepers`) [GH-572]
* `azuread_service_principal_password` - support the `rotate_when_changed` property (this was previously available as an undocumented property `keepers`) [GH-572]
* `azuread_application_password` - support the `rotate_when_changed` property (this was previously available as an undocumented property `keepers`) ([#572](https://github.com/terraform-providers/terraform-provider-azuread/issues/572))
* `azuread_service_principal_password` - support the `rotate_when_changed` property (this was previously available as an undocumented property `keepers`) ([#572](https://github.com/terraform-providers/terraform-provider-azuread/issues/572))

## 2.3.0 (September 16, 2021)

Expand Down

0 comments on commit 21384dc

Please sign in to comment.