MyPureCloud / terraform-provider-genesyscloud

Terraform Provider Genesyscloud
MIT License
37 stars 85 forks source link

customExclusionColumn missing when use genesyscloud_tf_export resource #1384

Open jyubero opened 22 hours ago

jyubero commented 22 hours ago

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.