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

fix: destroying an existing instance trigger a bare system reinstall #37

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

loic-roux-404
Copy link
Contributor

@loic-roux-404 loic-roux-404 commented Jul 15, 2024

When i try to destroy the resource along with a existing instance id i got an 422 unprocessable error.

It is related to a non cancelable instance because it's not managed by terraform but from the subscription started on the dashboard.

I made the choice to move to a default ubuntu in a default reinstall request reseting every instance settings to a consistant default.

Side effect of : #19

@loic-roux-404 loic-roux-404 changed the title fix: destroy of existing instance trigger system reset fix: destroy of existing instance trigger a raw system reinstall Jul 15, 2024
@loic-roux-404 loic-roux-404 changed the title fix: destroy of existing instance trigger a raw system reinstall fix: destroy of existing instance trigger a bare system reinstall Jul 15, 2024
@loic-roux-404 loic-roux-404 changed the title fix: destroy of existing instance trigger a bare system reinstall fix: destroy of an existing instance trigger a bare system reinstall Jul 15, 2024
@loic-roux-404 loic-roux-404 force-pushed the main branch 2 times, most recently from a9f6d42 to 81e3f16 Compare July 18, 2024 19:38
@loic-roux-404 loic-roux-404 changed the title fix: destroy of an existing instance trigger a bare system reinstall fix: destroying an existing instance trigger a bare system reinstall Jul 18, 2024
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