Running the exporter for DR backup but the generated JSON is missing custom attributes on routing queues. The API GET /api/v2/routing/queues/{id} returns them fine, but the Terraform exporter ignores them.
exporter -config config.yaml -export-directory ./backup
Is there a flag to force include custom_attributes in the export?