Skip to content

Commit 92b88af

Browse files
committed
chore: Updates CHANGELOG.md for #3867
1 parent 98efe55 commit 92b88af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,13 @@ ENHANCEMENTS:
1616

1717
* data-source/mongodbatlas_alert_configuration: Adds `severity_override` attribute ([#3795](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3795))
1818
* data-source/mongodbatlas_alert_configurations: Adds `severity_override` attribute ([#3795](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3795))
19+
* data-source/mongodbatlas_search_index: Exposes `mappings_dynamic_config` and `type_sets` ([#3867](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3867))
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))
1921
* data-source/mongodbatlas_stream_privatelink_endpoint: Adds support for GCP Confluent ([#3818](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3818))
2022
* data-source/mongodbatlas_stream_privatelink_endpoints: Adds support for GCP Confluent ([#3818](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3818))
2123
* resource/mongodbatlas_alert_configuration: Adds `severity_override` attribute ([#3795](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3795))
24+
* 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+
* 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))
2226
* resource/mongodbatlas_stream_privatelink_endpoint: Adds support for GCP Confluent ([#3818](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3818))
2327
* resource/mongodbatlas_stream_privatelink_endpoint: Changes timeout from 20m to 1h ([#3857](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3857))
2428

0 commit comments

Comments
 (0)