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
@@ -20,11 +20,14 @@ ENHANCEMENTS:
20
20
* data-source/mongodbatlas_search_indexes: Exposes `mappings_dynamic_config` and `type_sets` per result ([#3867](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3867))
21
21
* data-source/mongodbatlas_stream_privatelink_endpoint: Adds support for GCP Confluent ([#3818](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3818))
22
22
* data-source/mongodbatlas_stream_privatelink_endpoints: Adds support for GCP Confluent ([#3818](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3818))
23
+
* data-source/mongodbatlas_stream_workspace: Adds the `max_tier_size` attribute ([#3871](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3871))
24
+
* data-source/mongodbatlas_stream_workspaces: Adds the `max_tier_size` attribute ([#3871](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3871))
* resource/mongodbatlas_search_index: Adds `mappings_dynamic_config` (mutually exclusive with `mappings_dynamic`) to support object form of `mappings.dynamic` ([#3867](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3867))
25
27
* resource/mongodbatlas_search_index: Adds `type_sets` field to support Atlas Search configurable dynamic type sets ([#3867](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3867))
26
28
* resource/mongodbatlas_stream_privatelink_endpoint: Adds support for GCP Confluent ([#3818](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3818))
27
29
* resource/mongodbatlas_stream_privatelink_endpoint: Changes timeout from 20m to 1h ([#3857](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3857))
30
+
* resource/mongodbatlas_stream_workspace: Adds the `max_tier_size` attribute ([#3871](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3871))
0 commit comments