Skip to content

Releases: equinix/terraform-provider-equinix

v2.3.0

23 Jul 17:08
e2b34f2
Compare
Choose a tag to compare

2.3.0 (2024-07-23)

Features

  • remove credential validation on provider startup (ffded00)
  • remove credential validation on provider startup (#736) (edca3b7)

Bug Fixes

  • Adding {{ .SchemaMarkdown | trimspace }} into doc templates and renaming doc example file names (029b474)
  • reverting back changes for generating docs automatically using {{ .SchemaMarkdown }} (9dbafe6)

v2.2.0

16 Jul 20:27
76b4845
Compare
Choose a tag to compare

2.2.0 (2024-07-16)

Features

  • PA-VM Integration with Panorama Server (#727) (17f240c)

v2.1.0

10 Jul 20:34
112d6eb
Compare
Choose a tag to compare

What's Changed

  • feat: convert metal_port to equinix-sdk-go by @ctreatma in #709
  • fix: convert metal_connection delete to equinix-sdk-go by @ctreatma in #721
  • feat: Support IPv6 parameters when creating / updating interconnection virtual circuits by @RaptorGandalf in #717
  • docs: use default template for metal_virtual_circuit by @ctreatma in #719

Full Changelog: v2.0.1...v2.1.0

v2.0.1

03 Jul 16:05
afc5ce7
Compare
Choose a tag to compare
fix: Update service profiles and ports data sources to match correspo…

v2.0.0

02 Jul 19:52
d87be0e
Compare
Choose a tag to compare

This release drops support for ECX resources and data sources. The ECX v3 API is being shut down at the end of July 2024 and anyone using ECX v3 resources should switch to Fabric v4 resources. In addition to dropping ECX v3 support, this release updates documentation to align with HashiCorp standards, which means changing the URL path for many resource and data source docs, e.g. from https://registry.terraform.io/providers/equinix/equinix/latest/docs/resources/equinix_metal_virtual_circuit to https://registry.terraform.io/providers/equinix/equinix/latest/docs/resources/metal_virtual_circuit.

What's Changed

Full Changelog: v1.39.0...v2.0.0

v1.39.0

27 Jun 18:29
e60c56e
Compare
Choose a tag to compare

What's Changed

  • docs: remove reference to no-longer-used stability tiers by @ctreatma in #705
  • feat: convert metal_gateway to equinix-sdk-go by @ctreatma in #706
  • feat: Update Network Edge BGP Acceptance Tests to use fabric resources(fabric connection and service profile) by @kpdhulipala in #710
  • fix: zSide.serviceToken.type. Unexpected value '' error message by @d-bhola in #711
  • fix: Fix provider crash when creating a metal gateway tied to an ipv6 reservation by @RaptorGandalf in #713

New Contributors

Full Changelog: v1.38.1...v1.39.0

v1.38.1

24 Jun 22:30
9fd5c0f
Compare
Choose a tag to compare

What's Changed

  • fix: Adding "SUBMITTED_FOR_APPROVAL" attribute as Target string in connectionUpdate and Updating documentation by @srushti-patl in #704

Full Changelog: v1.38.0...v1.38.1

v1.38.0

21 Jun 15:25
379e4d6
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/equinix/equinix-sdk-go to v0.41.0 by @renovate in #698
  • feat: convert virtual circuit resource & datasource to equinix-sdk-go by @ctreatma in #700

Full Changelog: v1.37.1...v1.38.0

v1.37.1

20 Jun 20:18
2a55edd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.37.0...v1.37.1

v1.37.0

13 Jun 18:21
Compare
Choose a tag to compare

What's Changed

  • refactor: replace isStringInSlice with slices.Contains by @displague in #674
  • fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.8.0 by @renovate in #680
  • fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.34.0 by @renovate in #679
  • docs: Fabric docs consistency by @thogarty in #681
  • fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.6 by @renovate in #673
  • chore: remove unused terratest tests by @ctreatma in #684
  • feat: add data "equinix_fabric_cloud_routers" data source to product suite by @thogarty in #678
  • fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.7 by @renovate in #687
  • fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.19.3 by @renovate in #685
  • fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.19.4 by @renovate in #689
  • fix(deps): update module golang.org/x/oauth2 to v0.21.0 by @renovate in #692
  • feat: To Provide Support to create BlueCat devices through terraform by @kpdhulipala in #695
  • feat: Fabric networks data source by @thogarty in #696
  • chore(deps): update goreleaser/goreleaser-action action to v6 by @renovate in #694
  • feat: Fabric Connections SEARCH data source by @thogarty in #693

Full Changelog: v1.36.4...v1.37.0