equinix / terraform-provider-equinix

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

feat!: remove ECX resources #683

Closed ctreatma closed 3 months ago

ctreatma commented 4 months ago

The ECX v3 API will be shut down at the end of June 2024. This removes the corresponding Terraform resources and datasources, as well as any supporting code that was only used by those resources and datasources.

This is a breaking change that will trigger a major version bump. Any users who have not transitioned from ECX resources to Fabric resources will still be able to use 1.x releases of the terraform provider to manage ECX resources until the ECX v3 API is turned off.

thogarty commented 3 months ago

Hi @kpdhulipala , would you review this PR and give your approval if it's ok from network edge perspective? We need to remove these resources for Fabric's V3 EOL on June 30th. Just need Network Edge Approval.

rling-equinix commented 3 months ago

Hi @kpdhulipala , would you review this PR and give your approval if it's ok from network edge perspective? We need to remove these resources for Fabric's V3 EOL on June 30th. Just need Network Edge Approval.

Hi @thogarty, we have addressed some NE test case dependencies from ECX resource and data source. Now, we are good for this PR.