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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,9 @@ ENHANCEMENTS:
10
10
11
11
BUG FIXES:
12
12
13
+
* data-source/mongodbatlas_global_cluster_config: Adds support for reading clusters with independent shard scaling ([#3177](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3177))
13
14
* resource/mongodbatlas_advanced_cluster (preview provider 2.0.0): Avoids error when removing `read_only_specs` in `region_configs` that does not define `electable_specs` ([#3162](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3162))
15
+
* resource/mongodbatlas_global_cluster_config: Adds support for reading clusters with independent shard scaling ([#3177](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3177))
0 commit comments