Skip to content

Releases: equinix/terraform-provider-equinix

v1.19.0

02 Nov 18:23
39c721c
Compare
Choose a tag to compare

Features

Fixes

  • fix: use the correct base User-Agent for metal-go requests by @ctreatma in #437

Full Changelog: v1.18.2...v1.19.0

v1.18.2

31 Oct 15:52
d347d05
Compare
Choose a tag to compare

Fixes:

  • fix: read metal-go client's auth token from config, not env by @ctreatma in #433

Full Changelog: v1.18.1...v1.18.2

v1.18.1

30 Oct 18:06
9381831
Compare
Choose a tag to compare

Docs:

  • docs: update Client ID & Secret provider instruction link by @displague in #417

Chores:

  • chore(ci): execute acctest only if pull request is not draft by @ocobles in #421
  • chore(issues): direct questions to community.equinix.com by @displague in #416
  • chore: upgrade metal-go to v0.25.1 by @ctreatma in #431

Features:

  • feat: use metal-go for device reads (data source and resource) by @ctreatma in #291

Fixes:

  • fix: equinix_fabric_cloud_router ignore empty order block and set max 1 for project block by @ocobles in #429

Full Changelog: v1.18.0...v1.18.1

v1.18.0

17 Oct 22:23
ca31c98
Compare
Choose a tag to compare

v1.17.0

29 Sep 15:12
89a5a51
Compare
Choose a tag to compare

Features:

Fixes:

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0

29 Aug 21:49
1709c24
Compare
Choose a tag to compare
Add Fabric Cloud Router and routing protocol terraform provider (#362)

- Adds new Fabric resources and datasources:
  - equinix_fabric_cloud_router
  - equinix_fabric_routingprotocol


- Updates Fabric-go SDK version from v0.4.0(Fabric API v4.4) to
v0.6.0(Fabric API v4.9)
- Fabric API spec v.49 can be found at -
https://app.swaggerhub.com/apis/equinix-api/fabric/4.9
- Replaces Datasource equinix_fabric_connection type attribute value
GW_VC with IP_VC
- Replaces Equinix Fabric Gateway with Equinix Fabric Cloud router
- Includes terraform examples for the above 2 providers and all the
related documentation updated
- All related changes are listed on the release notes documented on the
below link as part of June 2023 and Aug 2023 releases -
https://developer.equinix.com/dev-docs/fabric/release-notes

---------

Signed-off-by: Manu Bhat <mshankarnarayanabhat@equinix.com>
Co-authored-by: Sabrina Wong <sabwong@equinix.com>
Co-authored-by: Cindy Bai <74014751+xbai-equinix@users.noreply.github.com>
Co-authored-by: Sabrina Wong <83057081+sabwong@users.noreply.github.com>
Co-authored-by: Tim Hogarty <thogarty@equinix.com>

v1.15.0

23 Aug 21:54
5f69208
Compare
Choose a tag to compare
Merge pull request #361 from schadalawada/master

NFV-25337: Added attribute Connectivity to support device creation with no internet access

v1.14.7

21 Aug 20:14
24cb78c
Compare
Choose a tag to compare

What's Changed

  • Fabric Port Data Source Bug Fix by @thogarty in #355
  • chore(ci): fix SSH key test and document project name max length by @ctreatma in #352
  • Typo in spot_market_request argument name: termintation->termination by @t0mk in #351
  • feat: introduce metal-go client by @ctreatma in #353

New Contributors

Full Changelog: v1.14.6...v1.14.7

v1.14.6

11 Aug 19:12
4f2dfdd
Compare
Choose a tag to compare

What's Changed

  • Make speed optional for shared z_side connection, add test by @t0mk in #350

Full Changelog: v1.14.5...v1.14.6

v1.14.5

27 Jul 21:43
1362833
Compare
Choose a tag to compare

What's Changed

  • NFV-25324: add schema for cloudInitFileId in secondary device data source by @rling-equinix in #349

Full Changelog: v1.14.4...v1.14.5