SAP / terraform-provider-btp

Terraform provider for SAP BTP
https://registry.terraform.io/providers/SAP/btp/latest
Apache License 2.0
82 stars 15 forks source link

[FEATURE] Improve testing for handling of manually deleted resources #519

Closed lechnerc77 closed 1 month ago

lechnerc77 commented 10 months ago

Improve the test scenarios for all resources READ operations for the handling of manually removed resources.

Scenario is:

Testing this scenario is currently not possible via the testing framework (see https://github.com/hashicorp/terraform-plugin-testing/pull/118#issuecomment-1658843444). This gap will be closed in a future release. After that the corresponding test cases must be added to our testing setup .

lechnerc77 commented 1 month ago

As the request on the Hashicorp side was closed without solution, we also have to close this issue as not being resolvable due to this dependency.