MyPureCloud / terraform-provider-genesyscloud

Terraform Provider Genesyscloud
MIT License
34 stars 77 forks source link

No jira: fix export unit test #1115

Closed charliecon closed 1 week ago

charliecon commented 1 week ago

PR #1109 caused the unit test TestForExportCycles to fail because of a potential cyclic relationship between exported resources. This PR is just commenting out that RefAttr and fixing the unit tests before the release next Tuesday.

DEVTOOLING-676 has been created to properly investigate the issue in the next sprint.