MyPureCloud / terraform-provider-genesyscloud

Terraform Provider Genesyscloud
MIT License
34 stars 77 forks source link

Bug/devtooling 677 - Migrate outbound routes to independent resource #1131

Closed BrianMoyles closed 5 days ago

BrianMoyles commented 5 days ago

When migrating to independent outbound routes resource, the error OutboundRoute with name 'Default Outbound Route' already exists. can occur This PR checks the existing routes within a site and only creates any new sites, to prevent the error. This allows users to migrate existing routes, create new routes, or do both at the same time