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
* data-source/mongodbatlas_cloud_backup_schedule: Removes the deprecated `copy_settings.#.replication_spec_id` and `use_zone_id_for_copy_settings` attribute in favor of `zone_id` ([#3560](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3560))
12
+
* data-source/mongodbatlas_data_lake_pipeline: Removes the data source ([#3671](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3671))
13
+
* data-source/mongodbatlas_data_lake_pipeline_run: Removes the data source ([#3671](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3671))
14
+
* data-source/mongodbatlas_data_lake_pipeline_runs: Removes the data source ([#3671](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3671))
15
+
* data-source/mongodbatlas_data_lake_pipelines: Removes the data source ([#3671](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3671))
12
16
* data-source/mongodbatlas_global_cluster_config: Removes the deprecated `custom_zone_mapping` attribute in favor of `custom_zone_mapping_zone_id` ([#3562](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3562))
13
17
* data-source/mongodbatlas_privatelink_endpoint_serverless: Removes data source ([#3615](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3615))
14
18
* data-source/mongodbatlas_privatelink_endpoint_serverless: Removes data source ([#3615](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3615))
@@ -20,6 +24,7 @@ BREAKING CHANGES:
20
24
* resource/mongodbatlas_cloud_backup_schedule: Changes `export` and `auto_export_enabled` to Optional only ([#3500](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3500))
21
25
* resource/mongodbatlas_cloud_backup_schedule: Removes the deprecated `copy_settings.#.replication_spec_id` attribute in favor of `zone_id` ([#3560](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3560))
22
26
* resource/mongodbatlas_custom_db_role: Changes actions attribute to not be sensitive to order ([#3508](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3508))
27
+
* resource/mongodbatlas_data_lake_pipeline: Removes the resource ([#3671](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3671))
23
28
* resource/mongodbatlas_global_cluster_config: Removes the deprecated `custom_zone_mapping` attribute in favor of `custom_zone_mapping_zone_id` ([#3562](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3562))
24
29
* resource/mongodbatlas_maintenance_window: Changes `hour_of_day` to Required ([#3499](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3499))
25
30
* resource/mongodbatlas_maintenance_window: Changes `start_asap` to Computed only ([#3499](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3499))
0 commit comments