We are returning a `500` error whenever a value too large for `rib_priority` is requested: https://github.com/oxidecomputer/terraform-provider-oxide/pull/426#issuecomment-3062864406 We should improve the error handling / validation logic to give the user a more useful message.
We are returning a
500error whenever a value too large forrib_priorityis requested:oxidecomputer/terraform-provider-oxide#426 (comment)
We should improve the error handling / validation logic to give the user a more useful message.