equinix / terraform-provider-equinix

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

refactor: add comparisons pkg for reused helpers #682

Closed displague closed 2 months ago

displague commented 4 months ago

This PR moves the helper functions from provider.go to a new comparisons package. This package will be used by provider, tests, and resources. The refactoring will assist with splitting resources into resource specific packages. #106

The previous helper functions have been deprecated and will be removed in a future commit.

Extracted from #622 (PR grew to large to maintain. Refactoring is not a priority and rebasing gets hard as the underlying code changes)

Related to #674 Related to #654

github-actions[bot] commented 2 months ago

This PR is included in version 2.2.0 :tada: