equinix / terraform-provider-equinix

Terraform Equinix provider
https://deploy.equinix.com/labs/terraform-provider-equinix/
MIT License
47 stars 45 forks source link

feat: Fabric Connections SEARCH data source #693

Closed thogarty closed 3 months ago

thogarty commented 4 months ago

When duplicating Fabric Connection methods into internal package for the new data source it kept having dependencies to the point where bringing the whole resource/data_source/schemas with it to internal made more sense than having a duplicate.

thogarty commented 3 months ago

@ctreatma , had to rebase to resolve conflicts. Provider.go had import conflicts when Networks Data Source was merged. This is the same with both imports in provider.go.