-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove!: Removes deprecated attributes targeting 1.18.0 (#2499)
* removing scheme from third_party_integration * remove page_num and items_per_page in federated_settings_identity_providers * changes in id of mongodbatlas_cloud_backupsnapshot_export_bucket * changes in id of mongodbatlas_cloud_backupsnapshot_export_job * created_at attribute in cloud_backup_snapshot_restore_job * remove job_id attribute from cloud_backup_snapshot_restore data source * service attachment name removal in privatelink endpoint service * adjust test of federated settings identity provider * remove id argument in cloud backup snapshot export bucket * Rephrase to positive statement
- Loading branch information
1 parent
ff9dbd7
commit 240bd44
Showing
23 changed files
with
73 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
```release-note:breaking-change | ||
resource/mongodbatlas_third_party_integration: Removes `scheme` attribute | ||
``` | ||
|
||
```release-note:breaking-change | ||
data-source/mongodbatlas_third_party_integration: Removes `scheme` attribute | ||
``` | ||
|
||
```release-note:breaking-change | ||
data-source/mongodbatlas_third_party_integrations: Removes `scheme` attribute | ||
``` | ||
|
||
```release-note:breaking-change | ||
data-source/mongodbatlas_federated_settings_identity_providers: Removes `page_num` and `items_per_page` attributes | ||
``` | ||
|
||
```release-note:breaking-change | ||
data-source/mongodbatlas_cloud_backup_snapshot_export_bucket: Changes `id` attribute from optional to computed only | ||
``` | ||
|
||
```release-note:breaking-change | ||
data-source/mongodbatlas_cloud_backup_snapshot_export_job: Changes `id` attribute from optional to computed only | ||
``` | ||
|
||
```release-note:breaking-change | ||
resource/mongodbatlas_cloud_backup_snapshot_restore_job: Removes `created_at` attribute | ||
``` | ||
|
||
```release-note:breaking-change | ||
data-source/mongodbatlas_cloud_backup_snapshot_restore_job: Removes `created_at` attribute | ||
``` | ||
|
||
```release-note:breaking-change | ||
data-source/mongodbatlas_cloud_backup_snapshot_restore_jobs: Removes `created_at` attribute | ||
``` | ||
|
||
```release-note:breaking-change | ||
data-source/mongodbatlas_cloud_backup_snapshot_restore_job: Removes `job_id` attribute and defines `snapshot_restore_job_id` attribute as required | ||
``` | ||
|
||
```release-note:breaking-change | ||
data-source/mongodbatlas_privatelink_endpoint_service: Removes `endpoints.*.service_attachment_name` attribute | ||
``` | ||
|
||
```release-note:breaking-change | ||
resource/mongodbatlas_privatelink_endpoint_service: Removes `endpoints.*.service_attachment_name` attribute | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.