Skip to content

Commit

Permalink
chore: Updates CHANGELOG.md for #2310
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-apix-Bot committed May 31, 2024
1 parent ed0fbab commit 8890692
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
## (Unreleased)

BREAKING CHANGES:

* data-source/mongodbatlas_federated_settings_identity_provider: Replaces `audience_claim` field with `audience` ([#2310](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2310))
* data-source/mongodbatlas_federated_settings_identity_providers: Replaces `audience_claim` field with `audience` ([#2310](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2310))
* resource/mongodbatlas_federated_settings_identity_provider: Replaces `audience_claim` field with `audience` ([#2310](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2310))

ENHANCEMENTS:

* data-source/mongodbatlas_federated_settings_identity_provider: Adds `description` and `authorization_type` fields ([#2310](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2310))
* data-source/mongodbatlas_federated_settings_identity_providers: Adds `description` and `authorization_type` fields ([#2310](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2310))
* resource/mongodbatlas_federated_settings_identity_provider: Adds `description` and `authorization_type` fields ([#2310](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2310))
* resource/mongodbatlas_federated_settings_identity_provider: Adds create and delete operations for Workforce OIDC IdP ([#2310](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2310))

## 1.16.2 (May 31, 2024)

BUG FIXES:
Expand Down

0 comments on commit 8890692

Please sign in to comment.