mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-11 08:05:33 -06:00
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 |