mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-12 00:16:18 -06:00
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_test.go | ||
provider.go | ||
resource_cloudflare_record_test.go | ||
resource_cloudflare_record.go |