Open displague opened 3 years ago
Originally from #86
It should also be possible to query metal_devices by hardware_reservation_id.
This can be done by getting the hw reservation and then using the device_id (Computed) attribute https://registry.terraform.io/providers/equinix/metal/latest/docs/data-sources/hardware_reservation#device_id
device_id
Originally from #86