Skip to content

Conversation

@nilsherzig
Copy link

same as in ServerStateRefreshFunc


Description

What code changed, and why?

Handling of 404 responses when trying to delete an instance the second time around. Simpler Version of #127, might be easier to merge? Similar logic is already used in the project at:

if _, ok := err.(gophercloud.ErrDefault404); ok {

same as in ServerStateRefreshFunc
@nilsherzig nilsherzig requested a review from a team as a code owner October 28, 2025 12:30
@hashicorp-cla-app
Copy link

hashicorp-cla-app bot commented Oct 28, 2025

CLA assistant check
All committers have signed the CLA.

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

Successfully merging this pull request may close these issues.

1 participant