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