Skip to content

Commit d009f3a

Browse files
committed
chore: Updates CHANGELOG.md for #3832
1 parent 83f18af commit d009f3a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
## (Unreleased)
22

3+
NOTES:
4+
5+
* data-source/mongodbatlas_stream_instance: Deprecates the `mongodbatlas_stream_instance` datasource, use `mongodbatlas_stream_workspace` ([#3832](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3832))
6+
* data-source/mongodbatlas_stream_instances: Deprecates the `mongodbatlas_stream_instances` datasource, use `mongodbatlas_stream_workspaces` ([#3832](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3832))
7+
* resource/mongodbatlas_stream_instance: Deprecates the `mongodbatlas_stream_instance` resource, use `mongodbatlas_stream_workspace` ([#3832](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3832))
8+
9+
FEATURES:
10+
11+
* **New Data Source:** `mongodbatlas_stream_workspace` ([#3832](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3832))
12+
* **New Data Source:** `mongodbatlas_stream_workspaces` ([#3832](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3832))
13+
* **New Resource:** `mongodbatlas_stream_workspace` ([#3832](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3832))
14+
315
ENHANCEMENTS:
416

517
* data-source/mongodbatlas_alert_configuration: Adds `severity_override` attribute ([#3795](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3795))

0 commit comments

Comments
 (0)