Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Comments

Update Terraform equinix to v4#32

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/equinix-4.x
Open

Update Terraform equinix to v4#32
renovate[bot] wants to merge 1 commit intomainfrom
renovate/equinix-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2025

This PR contains the following updates:

Package Type Update Change
equinix (source) required_provider major ~> 1.14 -> ~> 4.0

Release Notes

equinix/terraform-provider-equinix (equinix)

v4.11.1

Compare Source

Bug Fixes
  • Handle equinix_metal_port updates properly if no changes to VLANs (1ac2966), closes #​976
  • Handle equinix_metal_port updates properly if no changes to VLANs (#​977) (e790526), closes #​976

v4.11.0

Compare Source

Features
  • Move to batch vlan assignment endpoint for port_vlan_attachment endpoint (3a564f6)
  • Use VLAN Batch assignment endpoint to manage port_vlan_attachment resources (#​976) (e04cc85)

v4.10.0

Compare Source

Features

v4.9.0

Compare Source

Features

v4.8.0

Compare Source

Features

v4.7.0

Compare Source

Features

v4.6.0

Compare Source

Features
  • conditional force new for purchase_order_number in secondary (f6f6443)
  • making it to computed field- purchase_order_number in secondary (#​970) (dfd8929)

v4.5.0

Compare Source

Features

v4.4.0

Compare Source

Features
  • Add port ordering resource to terraform product suite (#​883) (62eb258)
  • Adding beta description for stream alert rule resource & data source (6f41d43)
  • docs update for Create Virtual Device Example for C8000V -HA with Rest API support (93173c3)
  • docs update for Create Virtual Device Example for C8000V -HA with Rest API support (#​965) (2c246d7)
  • Purchase Order number sending part of Secondary device in Create HA device request (#​963) (bdc71ab)
Bug Fixes
  • Properly handle deleting attached Metal VLANs (c21a6f8), closes #​902
  • Properly handle deleting attached Metal VLANs (#​967) (7297369), closes #​902
  • Updating terraform provider with 0.59.0 go sdk version (fd58cd6)
  • Updating terraform provider with 0.59.0 go sdk version (#​966) (6763173)

v4.3.0

Compare Source

Features
  • add example for create C8000V device with cloud init rest api support (#​951) (c912710)
  • Update Terraform Provider with new behaviour for Equinix ASN field (#​961) (7b413c0)
Bug Fixes
  • deps: update module github.com/equinix/equinix-sdk-go to v0.58.0 (#​952) (836614b)
  • deps: update module github.com/hashicorp/terraform-plugin-testing to v1.13.3 (#​943) (b5f2ca4)
  • Fix PTP Advanced Configuration (#​950) (effd554)

v4.2.1

Compare Source

Bug Fixes

v4.2.0

Compare Source

Features
Bug Fixes

v4.1.0

Compare Source

Features
Bug Fixes
  • deps: update module github.com/equinix/equinix-sdk-go to v0.55.0 (#​923) (6c1d4f5)
  • deps: update module github.com/hashicorp/terraform-plugin-framework-validators to v0.18.0 (#​862) (e0c57ee)
  • deps: update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.37.0 (#​852) (37579c2)
  • deps: update module github.com/hashicorp/terraform-plugin-testing to v1.13.2 (#​877) (328b45e)
  • Update terraform provider to add format field for grafana stream subscription (#​933) (152992d)
  • Update Terraform Provider to fix the bug for webhook stream subscription (#​932) (f875dbb)

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • Remove equinix_metal_spot_market_request resources (#​922)
Bug Fixes
  • Clean spot market request docs (b8d6194)
  • deps: update module github.com/hashicorp/go-cty to v1.5.0 (#​871) (27ef1aa)
Miscellaneous Chores
  • Remove equinix_metal_spot_market_request resources (#​922) (99eb77e)

v3.12.0

Compare Source

Features
  • add example for new device type- F5XC (create virtual device) (#​916) (95e7a2e)
  • deprecate spot-market requests (#​918)

v3.11.1

Compare Source

Bug Fixes
  • deps: update module github.com/equinix/equinix-sdk-go to v0.53.0 (#​904) (f3d9263)
  • deps: update module github.com/hashicorp/go-retryablehttp to v0.7.8 (#​911) (8e8782f)

v3.10.0

Compare Source

Features

v3.9.0

Compare Source

Features
Bug Fixes
  • Replace EOL ubuntu_20_04 operating system with current ubuntu_24_04 os (#​891) (d2365c6)

v3.8.0

Compare Source

Features
Bug Fixes
  • Addressing PR comments (9c4cd55)
  • Fixing parsePtpAdvancedConfiguration function in EPT resource (12216e5)
  • Fixing parsePtpAdvancedConfiguration function in EPT resource (#​887) (2140c47)

v3.7.0

Compare Source

Features
  • NE-add secondary device to primary device and delete secondary device from HA Pair (#​879) (f8cfa18)
  • Updating Equinix GO SDK Version (#​888) (58b1769)

v3.6.0

Compare Source

NOTE: This release version has a breaking change on the equinix_fabric_connection resource regarding Cloud Router connections. A change in the upstream equinix-sdk-go caused a 400 bad request error because of missing required fields. Versions before this in <= v3.5.0 do no have this issue, and versions after this will not have it either. If you're encountering this issue please update your Equinix Terraform Provider version to != v3.6.0.

Features
  • Adding Fabric EPT Resource and Data Source (1248b58)
  • Adding Fabric EPT Resource and Data Source (#​881) (e272901)
  • remove hostname in infoblox create device examples (cad65d1)
Bug Fixes
  • Addressing PR comments (a5102a9)
  • deps: update module github.com/hashicorp/terraform-plugin-docs to v0.21.0 (#​869) (bb2b01e)
  • Fixing lint errors (ef556a1)
  • Fixing lint errors (90af40c)
  • Updating GO SDK version and stream subscription resource (7e77bd8)
  • Updating GO SDK version and stream subscription resource (#​884) (bf93824)

v3.5.0

Compare Source

Features
  • terraform examples create device for Infoblox Single, HA and cluster devices (#​874) (9cffe2c)

v3.4.0

Compare Source

Features
  • Create Test Sweeper for Service Profiles (#​854) (b023fda)
  • terraform examples create device for various device types for NE (#​870) (b5b394b)
Bug Fixes
  • Update method should pull from config instead of plan (#​872) (359e229)

v3.3.0

Compare Source

Features
  • Adding Route Aggregation Policy Resource and Data Source (d47d1a5)
  • Adding Route Aggregation Policy Resource and Data Source (#​850) (90a8e38)
  • Adding Route Aggregation Rule and Connection Route Aggregation Data Sources and Resources (b7ca341)
  • Adding Route Aggregation Rule and Connection Route Aggregation Data Sources and Resources (#​860) (6a231ed)
  • Fabric stream attachment (#​859) (4b61c51)
  • Fabric stream subscription (#​864) (15d399b)
  • relaxing case restriction for redundancy Type. (#​863) (8f9e7df)
  • relaxing force new for Interface ID for DLG \ (a5bf346)
Bug Fixes
  • Adding patch for Route Aggregation and Route Aggregation Patch Request (292bce6)
  • adding route aggregation model file (b1edf8d)
  • Addressing PR comments (3edca71)
  • Fixing lint errors (d7cc83c)
  • Fixing lint erros (a38363c)
  • Resolving lint errors (5151372)
  • resolving merge conflicts (73faeda)
  • Resolving Merge Conflicts (a561571)
  • Updating code based on PR comments (8ff5eb1)
  • Updating datasource test file (fde74f1)
  • Updating datasource test file (c248a7e)
  • Updating PR comments (4de8b90)
  • Updating PR comments and Resolving merge conflicts (4fd4942)

v3.2.0

Compare Source

Features
  • Create Test Sweeper for Networks (#​848) (1414e4c)
  • Fabric stream resource and data sources (#​844) (fc4011e)
  • Metros Data Source Development (#​842) (3a02566)
  • Updating go sdk to 0.49.0 version and updating connection and service token resource (9513a12)
  • Updating Go SDK to 0.49.0 version and updating connection and service token resource (#​866) (291f58a)
Bug Fixes
  • deps: update module github.com/hashicorp/terraform-plugin-docs to v0.20.1 (#​824) (53e1fec)
  • deps: update module github.com/hashicorp/terraform-plugin-framework-timeouts to v0.5.0 (#​841) (d465196)
  • deps: update module github.com/hashicorp/terraform-plugin-framework-validators to v0.16.0 (#​830) (53fc314)
  • deps: update module github.com/hashicorp/terraform-plugin-go to v0.26.0 (#​843) (432b381)
  • deps: update module github.com/hashicorp/terraform-plugin-mux to v0.18.0 (#​846) (113efd9)
  • deps: update module github.com/hashicorp/terraform-plugin-testing to v1.11.0 (#​820) (f050f53)
  • deps: update module golang.org/x/oauth2 to v0.26.0 (#​816) (11b21b0)
  • fixing lint errors (a1b49d9)
  • fixing lint errors for service token package (8344b21)
  • fixing lint errors for service token package (5f910b4)
  • Repair breaking changes in v0.48.0 of equinix-sdk-go (#​845) (bb3e055), closes #​828

v3.1.1

Compare Source

Bug Fixes
  • Update notifications on fabric connections resource (#​837) (fa46d24)

v3.1.0

Compare Source

Features
  • Updating Service Token Resource for network based token (#​833) (673e6d8)
  • Updating service token resource to support network token creation (3d610e1)
Bug Fixes
  • Addressing PR comments (fac8e69)
  • Addressing PR comments for service token response map (53091c3)
  • Updating docs (58ae485)
  • updating service token resource update method (47b3cc5)

v3.0.1

Compare Source

3.0.1 (2024-12-18)
Bug Fixes

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • switch from tfprotov5 to tfprotov6 (#​806)
Features
Bug Fixes
  • Updating Docs for Zside Port Service Token example (07494ef)
  • Updating Zside Port Token Description (6bd6fce)

v2.11.0

Compare Source

Features
  • Make ssh public key name optional in create virtual device request (00ff91c)
  • Provide examples for create device types - ZSCALER APPC and PSE (#​819) (c71308e)
  • Provide examples for ZSCALER APPC and PSE devices (4df9f25)
  • Updating Service Token Resource for Aside Port Service Token (48c65ac)
  • Updating Service Token Resource for Aside Port Service Token (#​815) (305e2fc)
Bug Fixes
  • deps: update module github.com/hashicorp/terraform-plugin-docs to v0.20.0 (#​814) (f697114)
  • deps: update module github.com/hashicorp/terraform-plugin-framework to v1.13.0 (#​751) (b2cd114)
  • deps: update module github.com/hashicorp/terraform-plugin-framework-validators to v0.15.0 (#​800) (d834021)
  • deps: update module github.com/hashicorp/terraform-plugin-go to v0.25.0 (#​778) (36d0bac)
  • deps: update module github.com/hashicorp/terraform-plugin-mux to v0.17.0 (#​809) (6a02652)
  • deps: update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.35.0 (#​811) (4ba08d5)
  • deps: update module github.com/hashicorp/terraform-plugin-testing to v1.10.0 (#​753) (dcc2cbd)
  • deps: update module golang.org/x/oauth2 to v0.23.0 (#​769) (89008f3)
  • Updating port user for acc test (aa53a80)

v2.10.0

Compare Source

Features
  • <CXF 100797> Adding fabric service token resource and data source (#​805) (cb2b07f)
  • Add BGP Metrics fields for fabric cloud router routing protocols (#​794) (faf45b1)
  • Add optional attribute tier in Create Virtual Device request for C8000V and C8000V SDWAN (#​771) (4f91dcb)
  • Add optional attribute tier in Create Virtual Device request for C8000V and C8000V SDWAN (#​771) (83f3bd1)
  • Add optional attribute tier in Create Virtual Device request for C8000V and C8000V SDWAN (#​771) (1805f8d)
  • Add optional attribute tier in Create Virtual Device request for C8000V and C8000V SDWAN (#​771) (f59c2f9)
  • Adding doc changes for Service Token resource and data sources (96c34c2)
  • Adding doc changes for Service Token resource and data sources (0f1e42a)
  • Adding doc changes for Service Token resource and data sources (ed4acc0)
  • Adding Fabric Service Token Resource and Data Source (9a70727)
  • Adding Fabric Service Token Resource and Data Source (74452bc)
  • Adding Fabric Service Token Resource and Data Source (c5d28f5)
  • Adding Fabric Service Token Resource and Data Source (2945ceb)
  • Adding Fabric Service Token Resource and Data Source (ac17fea)
  • Adding Fabric Service Token Resource and Data Source (66465a0)
  • Adding Fabric Service Token Resource and Data Source (6ab8a37)
  • Adding Fabric Service Token Resource and Data Source (51708f2)
  • Adding Fabric Service Token Resource and Data Source (a9f4995)
  • fabric resource connection_route_filter (#​795) (6b61a43)
  • fabric resource connection_route_filter (#​795) (1e18a1e)
  • fabric resource connection_route_filter (#​795) (f2f6994)
  • Nfv 29975 - make ssh public key name optional in Create Virtual device request (#​796) (99cd65d)
  • Update docs for New device type - "Aviatrix Transit Edge" under Aviatrix Vendor (#​801) (b780ddf)
  • Update docs for New device type - "Aviatrix Transit Edge" under Aviatrix Vendor (#​801) (133f027)
  • Update docs for New device type - "Aviatrix Transit Edge" under Aviatrix Vendor (#​801) (7d94286)
Bug Fixes
  • Adding CustomizeDiff function (013c1ae)
  • Adding service token resource and data source to fabric provider maps (190bbd4)
  • Resolving lint errors! (8881b77)
  • Update Fabric Terraform Resources and Data sources for latest Fabric … (#​799) (905bb85)
  • Updating model method to fix terraform plan update issue (a07c062)
  • Updating Service Token Resource & Data source (19caaf1)
  • Updating Service Token Resource & Data source (4e22364)
  • Updating Service Token Resource & Data source (7cf4a23)
  • Updating Service Token Resource & Data source (7678db7)
  • Updating Service Token Resource & Data source (760e9c2)
  • Updating Service Token Resource & Data source (f331f32)

v2.9.0

Compare Source

* This release will fix the breaking errors related to Equinix Fabric Port data sources data "equinix_fabric_port* on versions <= 2.8.0 after the Fabric 4.17 Global release. You will need to upgrade to this version in order to keep using the Equinix Fabric Port data sources *
2.9.0 (2024-10-21)
Features
  • Update docs for New device type - "Aviatrix Transit Edge" under Aviatrix Vendor (#​801) (5a40cf6)
Bug Fixes
  • Update Fabric Terraform Resources and Data sources for latest Fabric … (#​799) (ca8dd81)

v2.8.0

Compare Source

Features

v2.7.0

Compare Source

Features
  • Add BGP Metrics fields for fabric cloud router routing protocols (#​794) (c4df27a)
  • Nfv 29975 - make ssh public

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner July 29, 2025 20:38
@renovate renovate bot force-pushed the renovate/equinix-4.x branch from 7b2ceee to cd3179f Compare August 14, 2025 17:42
@renovate renovate bot force-pushed the renovate/equinix-4.x branch 2 times, most recently from 2a0b521 to 02bcca2 Compare September 6, 2025 04:57
@renovate renovate bot force-pushed the renovate/equinix-4.x branch from 02bcca2 to 1ce4aae Compare October 4, 2025 04:50
@renovate renovate bot force-pushed the renovate/equinix-4.x branch 2 times, most recently from f70b24f to add7a27 Compare October 27, 2025 23:11
@renovate renovate bot force-pushed the renovate/equinix-4.x branch 3 times, most recently from 5c54626 to c2a657b Compare November 3, 2025 21:24
@renovate renovate bot force-pushed the renovate/equinix-4.x branch 2 times, most recently from abcba20 to 33e1cb0 Compare November 9, 2025 01:35
@renovate renovate bot force-pushed the renovate/equinix-4.x branch from 33e1cb0 to fc06de9 Compare November 20, 2025 17:52
@renovate renovate bot force-pushed the renovate/equinix-4.x branch from fc06de9 to ab167cd Compare November 21, 2025 18:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants