Skip to content

Releases: equinix/terraform-provider-equinix

v2.11.0

16 Nov 00:15
c71308e
Compare
Choose a tag to compare

2.11.0 (2024-11-16)

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

31 Oct 23:34
cb2b07f
Compare
Choose a tag to compare

2.10.0 (2024-10-31)

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

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)