Skip to content

Commit 2c25f32

Browse files
committed
chore: Updates CHANGELOG.md for #3871
1 parent 638ca62 commit 2c25f32

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
@@ -20,11 +20,14 @@ ENHANCEMENTS:
2020
* data-source/mongodbatlas_search_indexes: Exposes `mappings_dynamic_config` and `type_sets` per result ([#3867](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3867))
2121
* data-source/mongodbatlas_stream_privatelink_endpoint: Adds support for GCP Confluent ([#3818](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3818))
2222
* 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))
2325
* resource/mongodbatlas_alert_configuration: Adds `severity_override` attribute ([#3795](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3795))
2426
* 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))
2527
* 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))
2628
* resource/mongodbatlas_stream_privatelink_endpoint: Adds support for GCP Confluent ([#3818](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3818))
2729
* 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))
2831

2932
BUG FIXES:
3033

0 commit comments

Comments
 (0)