Terraform export for full org backup failing on routing rules

Trying to script a disaster recovery backup using terraform export. The plan works for users but fails on the routing profile. Getting a 422 Unprocessable Entity when the provider tries to read the existing state. The error log says the outbound_caller_id reference is missing in the current API response, even though it’s set in the UI. Is there a specific flag to ignore missing references during the export phase?