Releases: equinix/terraform-provider-equinix
Releases · equinix/terraform-provider-equinix
v1.33.1
v1.33.0
v1.32.0
v1.31.0
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
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
What's Changed
- feat: Adding fabric_network_schema_resource by @srushti-patl in #553
New Contributors
- @tutkat made their first contribution in #559
- @codinja1188 made their first contribution in #562
Full Changelog: v1.28.0...v1.29.0
v1.28.0
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
- @kpdhulipala made their first contribution in #556
Full Changelog: v1.27.0...v1.28.0
v1.27.0
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
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
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
- fix: fixing WaitForConnectionProviderStatus function for AWS connections by @srushti-patl in #519
- docs: Fabric Docs by @thogarty in #506
Full Changelog: v1.24.0...v1.25.0