Skip to content

Return a client error for duplicate Terraform state serials

What does this MR do and why?

Returns a client error (412 Unprocessable Entity) instead of a 500 error when attempting to upload a duplicate serial of a Terraform state.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #344085 (closed)

Edited by Matt Kasa

Merge request reports