Skip to content

Releases: equinix/terraform-provider-equinix

v1.33.1

29 Mar 15:27
4d0b305
Compare
Choose a tag to compare

What's Changed

  • fix: Use default timeouts for Fabric wait methods by @thogarty in #631
  • fix: correctly handle null MD5 in project BGP settings by @ctreatma in #632

Full Changelog: v1.33.0...v1.33.1

v1.33.0

20 Mar 17:10
42737f8
Compare
Choose a tag to compare

What's Changed

  • feat: allow creating VRF backed interconnections by @0xch4z in #607

New Contributors

Full Changelog: v1.32.0...v1.33.0

v1.32.0

04 Mar 22:12
2f918dd
Compare
Choose a tag to compare

What's Changed

  • fix: vlans is now required in the Metal API for shared connections by @ctreatma in #605
  • feat: push connection speed validation down to the API by @ctreatma in #610

Full Changelog: v1.31.0...v1.32.0

v1.31.0

28 Feb 19:25
1e6d563
Compare
Choose a tag to compare

What's Changed

  • fix: Fix connection update bug on project_id by @thogarty in #583
  • docs: Adding Network Resource and data source examples to the doc by @srushti-patl in #580
  • refactor: Framework migration metal connection resource and datasource by @ocobles in #572
  • fix: Updating Fabric Service Profile resource mapping functions by @srushti-patl in #582
  • feat: Introduce Optional field (diverseFromDeviceUuid )in create device - Single(non HA) by @kpdhulipala in #592

Full Changelog: v1.30.0...v1.31.0

v1.30.0

22 Feb 15:17
070703c
Compare
Choose a tag to compare

What's Changed

  • feat: Include project id in client side filter for get accounts data source by @kpdhulipala in #576
  • fix: maintain provider context in resources and datasources by @ctreatma in #581

Full Changelog: v1.29.0...v1.30.0

v1.29.0

14 Feb 20:01
b910a66
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.28.0...v1.29.0

v1.28.0

07 Feb 19:58
4f54401
Compare
Choose a tag to compare

What's Changed

  • feat: To Include project id (optional attribute) in Create (Device, DLG, ACL, SSH Public key) and Get details by uuid(Device, DLG, ACL, SSH Public key) by @kpdhulipala in #556
  • fix: restore the metal_project datasource name filter by @ctreatma in #554

New Contributors

Full Changelog: v1.27.0...v1.28.0

v1.27.0

05 Feb 15:27
aff0633
Compare
Choose a tag to compare

This release of the Terraform provider for Equinix consists of internal changes that are not expected to impact users or change current provider behavior.

What's Changed

  • refactor: move connection resource & data source to a separate package by @ctreatma in #530
  • chore: Add CODEOWNERS mapped by filenames by @displague in #396
  • feat: build on go 1.21 by @ctreatma in #535
  • fix(deps): update module github.com/packethost/packngo to v0.31.0 by @renovate in #499
  • chore: fix NE path mappings and default owners in CODEOWNERS by @ctreatma in #543
  • refactor: move Fabric acceptance tests to the equinix_test package by @ctreatma in #537
  • test: Update Fabric GHA workflow by @thogarty in #540
  • test: add acceptance tests for fabric connection resource/data_source and update port data_source tests by @thogarty in #547
  • chore: update GHA workflows to use hashicorp/setup-terraform action by @ctreatma in #551
  • feat: stub for framework provider, mux, frameworking resource and datasource for metal_ssh_key by @t0mk in #406
  • refactor: fabric connection and fabric port schema updates by @thogarty in #548

Full Changelog: v1.26.0...v1.27.0

v1.26.0

23 Jan 17:35
d34545f
Compare
Choose a tag to compare

What's Changed

  • refactor: finish moving device resource off of packngo by @ctreatma in #501
  • refactor: migrate to plugin sdkv2 helper/id and helper/retry packages by @ocobles in #524
  • test: Add acceptance test for fabric_ports and GHA for fabric tests by @thogarty in #520
  • refactor: update tests to use new standalone terraform-plugin-testing module by @ocobles in #526
  • chore: fix test that is failing due to unrebased PR merges by @ctreatma in #527
  • refactor: migrate project resource & data source to equinix-sdk-go by @ctreatma in #517
  • refactor: move resource data change detectors to separate package by @ctreatma in #521
  • refactor: move network type declarations out of provider.go by @ctreatma in #528
  • docs: link to product documentation for Equinix Fabric Cloud Router by @displague in #491
  • fix: add the missing core count device update back by @rling-equinix in #533

Full Changelog: v1.25.1...v1.26.0

v1.25.1

18 Jan 15:51
Compare
Choose a tag to compare

This is a republish of v1.25.0; that version was accidentally deleted and republished, causing SHA mismatch errors on terraform init.

What's Changed

Full Changelog: v1.24.0...v1.25.0