Releases: equinix/terraform-provider-equinix
Releases · equinix/terraform-provider-equinix
v1.19.0
Features
- feat: Adding Port2IBM2.0 example and test scripts by @srushti-patl in #426
Fixes
Full Changelog: v1.18.2...v1.19.0
v1.18.2
v1.18.1
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:
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
Features:
- feat: Add Port2Azure Redundant Connection Example #397 by @thogarty
- feat: Add AWS Approval to Fabric Connection Resource #404 by @thogarty
- feat: Adds Fabric cloud router to IPWAN network connection support #408 by @manu-equinix and @xbai-equinix
- feat: Adding MultiCloud(FCR 2 AWS and Azure) Connection Example #409 by @srushti-patl
- feat: replace issue templates with forms #411 by @displague
- feat: add contact_email to equinix_metal_connection datasource and resource #412 by @displague
- feat: Add viewPoint parameter to Service Profiles Data Resource #418 by @thogarty
Docs:
- docs: Move Fabric Cloud Router to the Fabric section #395 by @displague
- docs: change metal_connection contact_email to not read as required #414 by @displague
- docs: Add view_point to service profile data source docs #419 by @thogarty
Chores:
- chore: use terraform_data resource to stabilize test selections #398 by @ctreatma
- chore: update terraform-plugin-sdk/v2 to v2.29.0 #405 by @t0mk
- chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 #407 by dependabot
- chore(dep): Updated fabric-go sdk usage for new fabric-go v0.7.0 version #410 by @thogarty
- chore(ci): avoid test changes due to plan facilities #415 by @ctreatma
Full Changelog: v1.17.0...v1.18.0
v1.17.0
Features:
- Add AWS and GCP Fabric Cloud Router connections by @manu-equinix in #375
- feat: Add Azure and Oracle Fabric Cloud Router connections by @manu-equinix in #382
- feat: Adding FCR2ServiceProfile example and test scripts by @srushti-patl in #391
- feat: adding BGP enable/disable functionality to routing-protocol-bgp by @srushti-patl in #392
Fixes:
- Upgrade metal device resource and data source to use timeouts by @aayushrangwala in #364
- fix: wire up metal-go for HTTP debug logging by @ctreatma in #378
- fix: Timeout for metal ipblock by @aayushrangwala in #388
- fix: Timeout for metal virtual circuits by @aayushrangwala in #380
- fix: Remove timeout for metal vrf by @aayushrangwala in #386
- fix: Timeout for metal spot market requests by @aayushrangwala in #379
- fix: Update CRUD for metal port to support timeouts by @aayushrangwala in #377
New Contributors
- @aayushrangwala made their first contribution in #364
Full Changelog: v1.16.0...v1.17.0
v1.16.0
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
Merge pull request #361 from schadalawada/master NFV-25337: Added attribute Connectivity to support device creation with no internet access
v1.14.7
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
What's Changed
Full Changelog: v1.14.5...v1.14.6
v1.14.5
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