mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-09 23:54:17 -06:00
688dde9bb9
This fix prevents tests incorrectly reporting dangling resources. It is not sufficient to check just whether or not an error occurred when iterating over the listed resources - checking the bool returned is also required. |
||
---|---|---|
.. | ||
client.go | ||
config.go | ||
provider_test.go | ||
provider.go | ||
resource_powerdns_record_test.go | ||
resource_powerdns_record.go |