You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
examples should be updated to not promote the use of facilities
the Facility -> Metro guide will need to be revised
Affected Resources
List generated with git grep "\`facil.*\`\ -" in the docs/ directory. Potentially other resources will need to be revised along with examples and guides.
data-sources/equinix_metal_connection.md:* facility - Slug of a facility to which the connection belongs.
data-sources/equinix_metal_device.md:* facility - The facility where the device is deployed.
data-sources/equinix_metal_hardware_reservation.md:* facility - Plan type for the reservation.
data-sources/equinix_metal_ip_block_ranges.md:* facility - (Optional) Facility code filtering the IP blocks. Global IPv4 blocks will be listed
data-sources/equinix_metal_precreated_ip_block.md:* facility - (Optional) Facility of the searched block. (for non-global blocks).
data-sources/equinix_metal_spot_market_price.md:* facility - (Optional) Name of the facility.
data-sources/equinix_metal_spot_market_request.md:* facilities - Facility IDs where devices should be created.
data-sources/equinix_metal_vlan.md:* facility - (Optional) Facility where the VLAN is deployed.
resources/equinix_metal_connection.md:* facility - (Optional) Facility where the connection will be created.
resources/equinix_metal_device.md:* facilities - (Optional) List of facility codes with deployment preferences. Equinix Metal API will go
resources/equinix_metal_reserved_ip_block.md:* facility - (Optional) Facility where to allocate the public IP address block, makes sense only
resources/equinix_metal_spot_market_request.md:* facilities - (Optional) Facility IDs where devices should be created.
resources/equinix_metal_vlan.md:* facility - (Required) Facility where to create the VLAN.
Equinix Metal has announced the deprecation of facilities as a provisioning parameter:
This deprecation allows some users to continue to use the feature until a later date.
Users of facilities should become aware of facility deprecation in a number of ways:
Affected Resources
List generated with
git grep "\`facil.*\`\ -"
in thedocs/
directory. Potentially other resources will need to be revised along with examples and guides.facility
- Slug of a facility to which the connection belongs.facility
- The facility where the device is deployed.facility
- Plan type for the reservation.facility
- (Optional) Facility code filtering the IP blocks. Global IPv4 blocks will be listedfacility
- (Optional) Facility of the searched block. (for non-global blocks).facility
- (Optional) Name of the facility.facilities
- Facility IDs where devices should be created.facility
- (Optional) Facility where the VLAN is deployed.facility
- (Optional) Facility where the connection will be created.facilities
- (Optional) List of facility codes with deployment preferences. Equinix Metal API will gofacility
- (Optional) Facility where to allocate the public IP address block, makes sense onlyfacilities
- (Optional) Facility IDs where devices should be created.facility
- (Required) Facility where to create the VLAN.See Also
The text was updated successfully, but these errors were encountered: