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

sc_cloud_computing_instance may cause '404 not found' error if state=absent #17

Open
amarao opened this issue Jul 3, 2023 · 0 comments

Comments

@amarao
Copy link
Collaborator

amarao commented Jul 3, 2023

When instance is deleted by name (name=... state=absent), there is a chance module dies with a message:

FAILED! => {"api_url": "https://api.servers.com/v1/cloud_computing/instances/dxQ6L6Q3", "changed": false, "msg": "404 Not Found.", "status_code": 404}

The proper behavior is to report changed: true and success.

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

1 participant