023b2f94eb
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.go | ||
provider_test.go | ||
resource_cloudflare_record.go | ||
resource_cloudflare_record_test.go |