You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,10 @@ NOTES:
4
4
5
5
* 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))
6
6
* 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))
7
9
* 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))
0 commit comments