Skip to content

Commit 229c438

Browse files
committed
chore: Updates CHANGELOG.md for #3092
1 parent 2197323 commit 229c438

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,32 @@
11
## (Unreleased)
22

3+
NOTES:
4+
5+
* data-source/mongodbatlas_serverless_instance: Deprecates data source ([#3012](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3012))
6+
* data-source/mongodbatlas_serverless_instances: Deprecates data source ([#3012](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3012))
7+
* data-source/mongodbatlas_shared_tier_restore_job: Deprecates data source ([#3012](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3012))
8+
* data-source/mongodbatlas_shared_tier_restore_jobs: Deprecates data source ([#3012](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3012))
9+
* data-source/mongodbatlas_shared_tier_snapshot: Deprecates data source ([#3012](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3012))
10+
* data-source/mongodbatlas_shared_tier_snapshot: Deprecates data source ([#3012](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3012))
11+
* resource/mongodbatlas_advanced_cluster: Deprecates `M2` and `M5` instance size for the attribute `instance_size` inside of `analytics_specs`, `electable_specs` and `read_only_specs` ([#3012](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3012))
12+
* resource/mongodbatlas_cluster: Deprecates `M2` and `M5` instance size values for the attribute `provider_instance_size_name` ([#3012](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3012))
13+
* resource/mongodbatlas_serverless_instance: Deprecates resource ([#3012](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3012))
14+
15+
FEATURES:
16+
17+
* **New Data Source:** `mongodbatlas_flex_restore_job` ([#3041](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3041))
18+
* **New Data Source:** `mongodbatlas_flex_restore_jobs` ([#3041](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3041))
19+
* **New Data Source:** `mongodbatlas_flex_snapshot` ([#3036](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3036))
20+
* **New Data Source:** `mongodbatlas_flex_snapshots` ([#3036](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3036))
21+
322
ENHANCEMENTS:
423

24+
* data-source/mongodbatlas_advanced_cluster: This data source can now read Flex clusters ([#3001](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3001))
25+
* data-source/mongodbatlas_advanced_clusters: This data source can now read Flex clusters ([#3001](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3001))
26+
* data-source/mongodbatlas_flex_cluster: Reaches GA (General Availability) ([#3003](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3003))
27+
* data-source/mongodbatlas_flex_cluster: Reaches GA (General Availability) ([#3003](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3003))
28+
* resource/mongodbatlas_advanced_cluster: This resource can now create, read, update, and delete Flex clusters ([#3001](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3001))
29+
* resource/mongodbatlas_flex_cluster: Reaches GA (General Availability) ([#3003](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3003))
530
* resource/mongodbatlas_global_cluster_config: Supports update operation ([#3060](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3060))
631

732
BUG FIXES:

0 commit comments

Comments
 (0)