1.14.0 (19 Apr, 2023)
The 1.14.0 release of terraform-provider-equinix includes code and documentation to help users identify and update Terraform configurations that are impacted by the deprecation of facilities in the Equinix Metal platform. In addition, this release adds support for the DSA
key type in equinix_network_ssh_key
, which makes it possible to provision Arista routers in Network Edge with Terraform.
FEATURES:
- Adds support for
DSA
keys inequinix_network_ssh_key
, which makes it possible to provision Arista routers in Network Edge #315 - Deprecates
facility
and related properties in favor ofmetro
#314
BUG FIXES:
- Adds missing
MaxItems: 1
to properties that did not support more than one item #307 - Fixes typo in docs for
deployment_type
inequinix_metal_project
#306
ENHANCEMENTS:
- Updates facility-to-metro migration guide to draw attention to the deprecation of facilities in the Equinix Metal platform #313