Skip to content

Releases: equinix/terraform-provider-equinix

v2.9.0

21 Oct 19:03
5a40cf6
Compare
Choose a tag to compare

* 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

14 Oct 19:32
343c8fc
Compare
Choose a tag to compare

2.8.0 (2024-10-14)

Features

  • fabric resource connection_route_filter (#795) (343c8fc)

v2.7.0

11 Oct 21:02
37cd736
Compare
Choose a tag to compare

2.7.0 (2024-10-11)

Features

  • Add BGP Metrics fields for fabric cloud router routing protocols (#794) (c4df27a)
  • Nfv 29975 - make ssh public key name optional in Create Virtual device request (#796) (37cd736)
  • Route filter rules (#787) (03493f8)

Bug Fixes

  • force recreation of VRF if metro or project ID changes (#790) (b165549), closes #652

v2.6.0

30 Sep 16:11
b1ed71b
Compare
Choose a tag to compare

2.6.0 (2024-09-30)

Features

  • Fabric route filter resource and data sources (#774) (0ceca3c)

v2.5.0

19 Sep 16:46
c3324ae
Compare
Choose a tag to compare

2.5.0 (2024-09-19)

Features

  • Adding docs for fabric marketplace data source (5cc7912)
  • adding fabric market place subscription data source (da889c6)
  • adding fabric market place subscription data source (#765) (16ba618)
  • Adding Marketplace Data Source Acceptance Test (de5dafe)
  • Adding Marketplace Subscription capability to Fabric Cloud Router Resource (8df9fe0)
  • Adding Marketplace Subscription capability to Fabric Cloud Router Resource (#762) (692594c)
  • officially deprecate the metal_device_network_type resource (#773) (f303197)
  • Updating docs (9dc48cd)

Bug Fixes

  • deps: update module github.com/equinix/equinix-sdk-go to v0.45.0 (#759) (c3324ae)
  • removing env variable for marketplace subscription from PNFV test (7090b64)
  • Removing nil string check condition for subscription id (a82d060)
  • Resolving fmt lint error (fcaef23)
  • Resolving lint errors (1647b2a)
  • Updating acc test (4d7c8ea)
  • Updating docs for cloud router resource and resource based on marketplace subscription (ec886cd)
  • Updating FCR resource as per comments (b21dd1f)
  • Updating marketplace acceptance test name (564e46c)
  • Updating schema definition as per comment (0fa0ca5)

v2.4.1

03 Sep 18:39
9709376
Compare
Choose a tag to compare

2.4.1 (2024-09-03)

Bug Fixes

  • use pagination for data source metal_devices (#768) (9709376)

v2.4.0

26 Aug 21:34
5cf6240
Compare
Choose a tag to compare

2.4.0 (2024-08-26)

Features

  • use go-retryable's default retry policy to retry when 429s are received (#758) (dfcdc0a)

Bug Fixes

  • deps: update module github.com/equinix/equinix-sdk-go to v0.44.0 (#754) (359dcbb)
  • remove extra slash in requests to Metal API via equinix-sdk-go (#752) (5cf6240)

v2.3.3

19 Aug 23:24
58a8f6f
Compare
Choose a tag to compare

2.3.3 (2024-08-19)

Bug Fixes

  • [BMS-948]: deprecate logo for Metal Orgs (#756) (58a8f6f)

v2.3.2

12 Aug 22:24
59af0b3
Compare
Choose a tag to compare

2.3.2 (2024-08-12)

Bug Fixes

  • deps: update module github.com/hashicorp/terraform-plugin-framework to v1.10.0 (#690) (44f800a)
  • deps: update module github.com/hashicorp/terraform-plugin-framework-validators to v0.13.0 (#722) (c6777f7)
  • deps: update module github.com/hashicorp/terraform-plugin-testing to v1.9.0 (#723) (11f93df)
  • deps: update module golang.org/x/oauth2 to v0.22.0 (#748) (1f696b0)
  • Fixing METAL NIMF docs (188ce8c)
  • Fixing METAL NIMF docs (#749) (59af0b3)
  • Updating NIMF definition in doc example (6d3a7ec)
  • Updating NIMF example files names (c382d49)

v2.3.1

26 Jul 18:39
f984775
Compare
Choose a tag to compare

2.3.1 (2024-07-26)

Bug Fixes

  • Removing log statement and fixing deep schema type check for direct ipv4 (559e45f)
  • Updating routingProtocolPayloadFromType method by using d.Get() and updated routingProtocolMap function (5bec418)
  • Updating routingProtocolPayloadFromType method by using d.Get() and updated routingProtocolMap function (#740) (f984775)