Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting a server returns "Server deletion failed" #29

Open
jpuyobro opened this issue Feb 20, 2025 · 1 comment
Open

Deleting a server returns "Server deletion failed" #29

jpuyobro opened this issue Feb 20, 2025 · 1 comment

Comments

@jpuyobro
Copy link
Contributor

Hey guys,

I found a bug on the latest version of the provider: v1.2.3

Step to reproduce:

I'm creating a server: tf plan, tf apply, server is created.

I delete the server from the resources.
tf plan: 1 resource to be delete OK.
tf apply:

Error: Server deletion failed
 
Status message: OK

But the server are effectively deleted in the API.

I need to delete manually the state.

@zuzuleinen
Copy link
Collaborator

Hi @jpuyobro,

The fix to this issue will be included in #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants