What is the correct way to handle Messaging Channel 409 Conflict in Terraform

Applying genesyscloud_messaging_platform resource fails with HTTP 409 Conflict. Provider is genesyscloud v1.22.0 on AU-1 BYOC environment.

Terraform attempts to create the platform, but API returns duplicate key error despite state file showing no existing resource. Manual check in UI confirms platform does not exist.

Is there a race condition or specific retry logic needed for messaging platform creation via IaC?