Skip to content

Commit f16d276

Browse files
committed
chore: Updates CHANGELOG.md for #2216
1 parent 80427e7 commit f16d276

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,11 @@ NOTES:
1313

1414
* data-source/mongodbatlas_federated_settings_identity_providers: Deprecates `page_num` and `items_per_page` attributes. They are not being used and will not be relevant once all results are fetched internally. ([#2207](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2207))
1515
* data-source/mongodbatlas_teams: Deprecates data source in favour of `mongodbatlas_team` which has the same implementation. This aligns the name of the resource with the implementation which fetches a single team. ([#2208](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2208))
16+
* data-source/mongodbatlas_third_party_integration: Deprecates `scheme` attribute as it is not being used ([#2216](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2216))
17+
* data-source/mongodbatlas_third_party_integrations: Deprecates `scheme` attribute as it is not being used ([#2216](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2216))
1618
* provider: New changelog format has been incorporated following [Terraform Changelog Specification](https://developer.hashicorp.com/terraform/plugin/best-practices/versioning#changelog-specification) ([#2124](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2124))
1719
* resource/mongodbatlas_teams: Deprecates resource in favour of `mongodbatlas_team` which has the same implementation. This aligns the name of the resource with the implementation which manages a single team. ([#2208](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2208))
20+
* resource/mongodbatlas_third_party_integration: Deprecates `scheme` attribute as it is not being used ([#2216](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2216))
1821

1922
FEATURES:
2023

0 commit comments

Comments
 (0)