Error creating Genesys Cloud analytics report: 422 Unprocessable Entity. Validation failed for field ‘data_source_type’. Provider is locked to v1.68.0 on Terraform v1.8.5 against EU-2. Config hasn’t changed, but the API suddenly rejects the routing queue view definition while the state backup from 0800 EST still looks clean. Logs just sit there doing jack all.
resource "genesyscloud_routing_report" "queue_view" {
name = "Agent Handle Time View"
data_source_type = "routing_queue"
schedule_type = "DAILY"
}