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
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,16 +11,16 @@ BUG FIXES:
11
11
12
12
* 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))
13
13
* 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))
16
15
* 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))
19
19
* 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))
0 commit comments