Skip to content

Commit

Permalink
v2.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Sep 29, 2022
1 parent 716e4c9 commit d60b406
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.29.0 (Unreleased)
## 2.29.0 (September 29, 2022)

IMPROVEMENTS:

* Provider: support for the `oidc_token_file_path` property & `ARM_OIDC_TOKEN_FILE_PATH` environment variable [GH-897]
* `data.azuread_service_principal` - this resource now makes use of the MS Graph v1.0 API instead of the beta API [GH-896]
* `azuread_service_principal` - this resource now makes use of the MS Graph v1.0 API instead of the beta API [GH-896]
* Provider: support for the `oidc_token_file_path` property & `ARM_OIDC_TOKEN_FILE_PATH` environment variable ([#897](https://github.com/hashicorp/terraform-provider-azuread/issues/897))
* `data.azuread_service_principal` - this resource now makes use of the MS Graph v1.0 API instead of the beta API ([#896](https://github.com/hashicorp/terraform-provider-azuread/issues/896))
* `azuread_service_principal` - this resource now makes use of the MS Graph v1.0 API instead of the beta API ([#896](https://github.com/hashicorp/terraform-provider-azuread/issues/896))

## 2.28.1 (August 30, 2022)

Expand Down

0 comments on commit d60b406

Please sign in to comment.