Some times certain regions are disabled/unavailble for specific server plans. This causes an error when creating a server using the Hetzner provider through the panel.
Would it be possible to check the location availability first?
API repsonse: Client error: POST https://api.hetzner.cloud/v1/servers resulted in a 412 Precondition Failed response: { "error": { "code": "resource_unavailable", "message": "server location disabled", "details": {} } }