mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-11 16:15:33 -06:00
Currently, if a record isn't found, we get an error like: Couldn't find record: Record not found This change improves the error message to add more context: Couldn't find record ID (123456789) for domain (example.com): Record not found |
||
---|---|---|
.. | ||
config.go | ||
provider_test.go | ||
provider.go | ||
resource_cloudflare_record_test.go | ||
resource_cloudflare_record.go |