I'm using the genesyscloud_tf_export resource to export my current resource of type genesyscloud_outbound_dnclist. The export is OK without errors, but it's missing the "customExclusionColumn" field. If I use the API [GET /api/v2/outbound/dnclists/{dncListId}], I get this filed, but it's not exported with terraform provider 1.53.0 version.
I'm using the genesyscloud_tf_export resource to export my current resource of type genesyscloud_outbound_dnclist. The export is OK without errors, but it's missing the "customExclusionColumn" field. If I use the API [GET /api/v2/outbound/dnclists/{dncListId}], I get this filed, but it's not exported with terraform provider 1.53.0 version.