Skip to content

Commit a01932e

Browse files
committed
chore: Updates CHANGELOG.md for #2298
1 parent 0140c87 commit a01932e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ BUG FIXES:
1111

1212
* data-source/mongodbatlas_federated_database_instance: Populates value of `data_process_region` when returned by the API ([#2223](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2223))
1313
* data-source/mongodbatlas_federated_database_instances: Populates value of `data_process_region` when returned by the API ([#2223](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2223))
14-
* resource/cloud_backup_schedule: Fixes behavior when resource is deleted outside of Terraform. ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
15-
* resource/encryption_at_rest: Fixes behavior when resource is deleted outside of Terraform. ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
14+
* resource/mongodbatlas_cloud_backup_schedule: Fixes behavior when resource is deleted outside of Terraform ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
1615
* resource/mongodbatlas_cloud_backup_snapshot_export_bucket Adds missing `project_id` during Read ([#2232](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2232))
17-
* resource/mongodbatlas_cloud_backup_snapshot_export_bucket: Calls DeleteExportBucket before checking for a status update so that the delete operation doesn't hang. ([#2269](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2269))
18-
* resource/mongodbatlas_global_cluster_config: Blocks updates on global_cluster_config resource to avoid leaving the cluster in an inconsistent state. ([#2282](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2282))
16+
* resource/mongodbatlas_cloud_backup_snapshot_export_bucket: Calls DeleteExportBucket before checking for a status update so that the delete operation doesn't hang ([#2269](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2269))
17+
* resource/mongodbatlas_encryption_at_rest: Fixes behavior when resource is deleted outside of Terraform ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
18+
* resource/mongodbatlas_global_cluster_config: Blocks updates on global_cluster_config resource to avoid leaving the cluster in an inconsistent state ([#2282](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2282))
1919
* resource/mongodbatlas_ldap_configuration: Disables LDAP when the resource is destroyed, instead of deleting userToDNMapping document ([#2221](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2221))
20-
* resource/push_based_log_export: Fixes behavior when resource is deleted outside of Terraform. ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
21-
* resource/search_deployment: Fixes behavior when resource is deleted outside of Terraform. ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
22-
* resource/stream_connection: Fixes behavior when resource is deleted outside of Terraform. ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
23-
* resource/stream_instance: Fixes behavior when resource is deleted outside of Terraform. ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
20+
* resource/mongodbatlas_push_based_log_export: Fixes behavior when resource is deleted outside of Terraform ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
21+
* resource/mongodbatlas_search_deployment: Fixes behavior when resource is deleted outside of Terraform ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
22+
* resource/mongodbatlas_stream_connection: Fixes behavior when resource is deleted outside of Terraform ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
23+
* resource/mongodbatlas_stream_instance: Fixes behavior when resource is deleted outside of Terraform ([#2268](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/2268))
2424

2525
## 1.16.0 (April 29, 2024)
2626

0 commit comments

Comments
 (0)