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
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,14 @@
2
2
3
3
NOTES:
4
4
5
-
* data-source/mongodbatlas_cloud_backup_snapshot_export_job: Deprecates the `err_msg` attribute. ([#2436](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2436))
6
-
* data-source/mongodbatlas_cloud_backup_snapshot_export_jobs: Deprecates the `err_msg` attribute. ([#2436](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2436))
7
-
* resource/mongodbatlas_cloud_backup_snapshot_export_job: Deprecates the `err_msg` attribute. ([#2436](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2436))
5
+
* data-source/mongodbatlas_cloud_backup_snapshot_export_job: Deprecates the `err_msg` attribute ([#2436](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2436))
6
+
* data-source/mongodbatlas_cloud_backup_snapshot_export_jobs: Deprecates the `err_msg` attribute ([#2436](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2436))
7
+
* resource/mongodbatlas_cloud_backup_snapshot_export_job: Deprecates the `err_msg` attribute ([#2436](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2436))
8
8
9
9
BUG FIXES:
10
10
11
-
* resource/mongodbatlas_organization: Fixes a bug in organization resource creation where the provider crashed. ([#2462](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2462))
11
+
* resource/mongodbatlas_alert_configuration: Fixes an issue where the `terraform apply` command crashes if you attempt to edit an existing `mongodbatlas_alert_configuration` by adding a value to `threshold_config` ([#2463](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2463))
12
+
* resource/mongodbatlas_organization: Fixes a bug in organization resource creation where the provider crashed ([#2462](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2462))
0 commit comments