Skip to content

Commit 8cf71d8

Browse files
committed
chore: Updates CHANGELOG.md for #3793
1 parent 0d80a3b commit 8cf71d8

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
@@ -4,7 +4,10 @@ NOTES:
44

55
* data-source/mongodbatlas_stream_connection: Deprecates the `instance_name` attribute. All configurations using `instance_name` should be updated to use the new `workspace_name` attribute instead ([#3610](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3610))
66
* data-source/mongodbatlas_stream_connections: Deprecates the `instance_name` attribute. All configurations using `instance_name` should be updated to use the new `workspace_name` attribute instead ([#3610](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3610))
7+
* data-source/mongodbatlas_stream_processor: Deprecates the `instance_name` attribute, use `workspace_name` instead ([#3793](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3793))
8+
* data-source/mongodbatlas_stream_processors: Deprecates the `instance_name` attribute, use `workspace_name` instead ([#3793](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3793))
79
* resource/mongodbatlas_stream_connection: Deprecates the `instance_name` attribute. All configurations using `instance_name` should be updated to use the new `workspace_name` attribute instead ([#3610](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3610))
10+
* resource/mongodbatlas_stream_processor: Deprecates the `instance_name` attribute, use `workspace_name` instead ([#3793](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3793))
811

912
ENHANCEMENTS:
1013

0 commit comments

Comments
 (0)