Skip to content

Commit dae1961

Browse files
committed
chore: Updates CHANGELOG.md for #3671
1 parent c202951 commit dae1961

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ BREAKING CHANGES:
99
* data-source/mongodbatlas_advanced_clusters: Removes deprecated attributes `results.#.advanced_configuration.default_read_concern` and `results.#.advanced_configuration.fail_index_key_too_long` ([#3635](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3635))
1010
* data-source/mongodbatlas_advanced_clusters: Removes deprecated attributes `use_replication_spec_per_shard`, `results.#.id`, `results.#.disk_size_gb`, `results.#.replication_specs.#.id`, `results.#.replication_specs.#.num_shards` ([#3635](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3635))
1111
* 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))
1216
* 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))
1317
* data-source/mongodbatlas_privatelink_endpoint_serverless: Removes data source ([#3615](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3615))
1418
* 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:
2024
* resource/mongodbatlas_cloud_backup_schedule: Changes `export` and `auto_export_enabled` to Optional only ([#3500](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3500))
2125
* 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))
2226
* 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))
2328
* 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))
2429
* resource/mongodbatlas_maintenance_window: Changes `hour_of_day` to Required ([#3499](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3499))
2530
* resource/mongodbatlas_maintenance_window: Changes `start_asap` to Computed only ([#3499](https://github.com/mongodb/terraform-provider-mongodbatlas/pull/3499))

0 commit comments

Comments
 (0)