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 out of range panic #416

Merged
merged 2 commits into from Oct 18, 2021
Merged

Fix out of range panic #416

merged 2 commits into from Oct 18, 2021

Conversation

BaldFabi
Copy link
Contributor

@BaldFabi BaldFabi commented Oct 8, 2021

Fixes #409 but only the out of range panic.

If disks are removed from the plan Proxmox actually receives the correct configuration from Terraform but doesn't remove the unwanted/unlisted disks.
I couldn't find the corresponding api endpoint in the Proxmox api viewer.
Anyway, I think this has to be first implemented into the api sdk.

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.

Provider crashes when removing a disk
2 participants