I cannot deploy or delete project

INFORMATION

Project Link https://console.qovery.com/organization/16ea9b02-bd23-42bc-b21a-a489cf688dc4/project/527bbf7d-2308-4125-ae0c-0d7fa93944c9

ISSUE

I cannot deploy or delete an environment. I am also unable to delete the project due to the following error.

Terraform error.

failed to create deployment: Could not create deployment '711f1040-420c-4eb8-90db-f8ad6e5af87c', unexpected error: 400 Bad Request - Your cloud account is not correctly configured: Cluster invalid state Your cluster is in a NOT_DEPLOYED state. You can't deploy while in this state

Qovery console error.

CleanShot 2023-12-06 at 10 .13.39@2x

HOW TO REPRODUCE

N/A

Hello @hosmelq ,
I’m checking

I’ve unblocked your environment, this is caused by the deployment of the empty environment which causes inconsistencies on our side:

I’ll release a fix on our api soon to avoid this issue

The fix is released, now the terraform provider (and any external api call) will be blocked when deploying an empty env:

Thank you very much for your help!