Skip to content

Update Terraform equinix to v4#203

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 29, 2025

This PR contains the following updates:

Package Type Update Change
equinix (source) required_provider major 3.3.04.15.0

Release Notes

equinix/terraform-provider-equinix (equinix)

v4.15.0

Compare Source

Features
  • add .github/copilot-instructions.md for agent onboarding (#​972) (31781d0)

v4.14.0

Compare Source

Features

v4.13.0

Compare Source

Features

v4.12.1

Compare Source

Bug Fixes
  • Port resource was missing required include parameters (#​984) (47fd9e3)

v4.12.0

Compare Source

Features

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)

Configuration

📅 Schedule: (UTC)

  • 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 force-pushed the renovate/equinix-4.x branch from c4f4840 to 60d2624 Compare August 14, 2025 17:08
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch 2 times, most recently from c478e20 to 0599c24 Compare September 6, 2025 01:42
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch from 0599c24 to 29bedc2 Compare September 25, 2025 16:35
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch from 29bedc2 to 59b3ece Compare October 4, 2025 01:04
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch 2 times, most recently from 829ce89 to 5849f30 Compare October 27, 2025 23:15
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch 3 times, most recently from 2a0d7fb to 0ad2ea8 Compare November 3, 2025 22:04
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch 2 times, most recently from 014bf89 to f739d74 Compare November 8, 2025 23:16
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch 3 times, most recently from ea44613 to daf7c79 Compare November 25, 2025 15:40
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch from daf7c79 to ed6f7b8 Compare December 19, 2025 22:12
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch from ed6f7b8 to 2ef68d7 Compare January 20, 2026 17:54
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch from 2ef68d7 to 37b9212 Compare February 2, 2026 21:48
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch from 37b9212 to 27937a1 Compare February 12, 2026 17:35
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch from 27937a1 to bf7ac66 Compare February 24, 2026 19:42
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch from bf7ac66 to 55bf268 Compare April 2, 2026 16:54
@renovate renovate Bot force-pushed the renovate/equinix-4.x branch from 55bf268 to f6532a6 Compare April 3, 2026 00:29
@renovate renovate Bot changed the title chore(deps): update terraform equinix to v4 Update Terraform equinix to v4 Apr 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2026

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "Update Terraform equinix to v4". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants