Looking for advice on handling 409 conflicts when deploying outbound campaigns via Terraform.
Provider: genesyscloud 2.15.0
Region: ap-southeast-2
Terraform plan succeeds, but apply fails with Resource conflict. The campaign exists in the org but the state file is empty.
“Ensure no active calls are in progress for the campaign before modification.”
Docs suggest waiting, but automation requires deterministic behavior. Is there a retry logic or specific API call to force detach active sessions before the update?