Skip to content

Commit 8fdf420

Browse files
committed
chore: Updates CHANGELOG.md for #2463
1 parent 7fdbae1 commit 8fdf420

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22

33
NOTES:
44

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))
88

99
BUG FIXES:
1010

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))
1213

1314
## 1.17.4 (July 19, 2024)
1415

0 commit comments

Comments
 (0)