This repository has been archived by the owner on Sep 6, 2023. It is now read-only.
v3.3.0
#240
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
PROVIDER DEPRECATION
EOL (End of Life) scheduled for July 1, 2023
This repository is now Deprecated meaning that this software is only supported or maintained by Equinix Metal and its community in a case-by-case basis.
(#232)
DEPRECATIONS
metal_connection
.token
(#207)Bug Fixes
metal_reserved_ip_block
will now block until the IP range is available. This is generally the desired outcome but is a change in behavior. Usewait_for_state
to achieve the previous behavior, if desired.wait_for_deprovision
behavior ofmetal_device
to detect reservations being repurposed during the wait period (#217)Features
metal_plans
for querying plans using filters (#194)metal_vrf
(#224)vrf
as a datasource attribute tometal_gateway
(#224)vrf_id
as a datasource attribute tometal_gateway
(#224)vrf_id
,peer_asn
,subnet
,metal_ip
,customer_ip
,md5
as resource arguments and datasource attributes tometal_virtual_circuit
(#224)vrf_id
,network
,cidr
as resource arguments tometal_reserved_ip_block
(#224)address
as a datasource attribute and resource argument tometal_organization
(#231)wait_for_state
as an argument tometal_reserved_ip_block
(#209)custom_data
as an argument tometal_reserved_ip_block
(#209)tags
anddescription
arguments to updatable inmetal_reserved_ip_block
(#209)service_token
as a datasource and resource attribute tometal_connection
(#207)service_token_type
as a datasource attribute and resource argument tometal_connection
(#207)vlans
as a datasource attribute and resource argument tometal_connection
(#207)speed
argument tometal_connection
resources (#207)Improvements
organization_id
is now optional in themetal_connection
resource (#223)ports
attribute in themetal_connection
data source and resource are sorted by role (primary/secondary) (#223)metal_device
resource will support the Terraform timeout attributes (#219)metal_gateway
will wait for the Metal Gateway devices to pass through the "deleting" status (#238)This discussion was created from the release v3.3.0.
Beta Was this translation helpful? Give feedback.
All reactions