Skip to content

Commit

Permalink
deprecate: Deletes resources and data sources that were announced to …
Browse files Browse the repository at this point in the history
…be removed in 1.12.0. (#1503)

* Deletes resources and data sources that were announced to be removed in 1.12.0.

* Added deleted method.

* Removed unnecessary destroy method in test.

* Replaced checkDestroy method by checking data_lake_pipeline destroy.

* Deleted examples and documentation related to removed resources.
  • Loading branch information
marcosuma committed Oct 6, 2023
1 parent 586229f commit 6d663e5
Show file tree
Hide file tree
Showing 32 changed files with 24 additions and 2,554 deletions.
1 change: 0 additions & 1 deletion .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
generic:
- 'mongodbatlas/data_source_mongodbatlas_backup_compliance_policy*.go'
- 'mongodbatlas/resource_mongodbatlas_backup_compliance_policy*.go'
- 'mongodbatlas/data_source_mongodbatlas_data_lakes_test*.go'
- 'mongodbatlas/resource_mongodbatlas_x509_authentication_database_user*.go'
- 'mongodbatlas/resource_mongodbatlas_auditing*.go'
backup_online_archive:
Expand Down
42 changes: 0 additions & 42 deletions examples/atlas-dataLake-roles/aws-roles.tf

This file was deleted.

43 changes: 0 additions & 43 deletions examples/atlas-dataLake-roles/import/aws-roles.tf

This file was deleted.

28 changes: 0 additions & 28 deletions examples/atlas-dataLake-roles/import/main.tf

This file was deleted.

10 changes: 0 additions & 10 deletions examples/atlas-dataLake-roles/import/provider.tf

This file was deleted.

40 changes: 0 additions & 40 deletions examples/atlas-dataLake-roles/import/variables.tf

This file was deleted.

13 changes: 0 additions & 13 deletions examples/atlas-dataLake-roles/import/versions.tf

This file was deleted.

28 changes: 0 additions & 28 deletions examples/atlas-dataLake-roles/main.tf

This file was deleted.

18 changes: 0 additions & 18 deletions examples/atlas-dataLake-roles/outputs.tf

This file was deleted.

10 changes: 0 additions & 10 deletions examples/atlas-dataLake-roles/provider.tf

This file was deleted.

40 changes: 0 additions & 40 deletions examples/atlas-dataLake-roles/variables.tf

This file was deleted.

13 changes: 0 additions & 13 deletions examples/atlas-dataLake-roles/versions.tf

This file was deleted.

89 changes: 0 additions & 89 deletions integrationtesting/resource_mongodbatlas_data_lake_test.go

This file was deleted.

0 comments on commit 6d663e5

Please sign in to comment.