- Terraform v1.7.4
- GC Provider v1.38.0
- Region: AP Southeast
Can anyone clarify why terraform apply throws a 409 Conflict for genesyscloud_qm_evaluate_resource? The error cites a duplicate external ID, yet state shows distinct UUIDs. Logs indicate the backend rejected the bulk create call at /api/v2/quality/evaluations/bulk. Manual API call via Postman succeeds. Is this a race condition in the provider’s bulk handler?