Terraform GC provider missing outbound campaign resource

Trying to export our org config for DR using the Terraform Genesys Cloud provider. terraform plan -out=tfplan runs clean, but importing fails on outbound campaigns. The provider doesn’t seem to have a resource for outbound_campaign. Here’s the error: Error: no resource type in the provider matches "genesyscloud_outbound_campaign". Any workarounds or custom modules? Stuck on this.