[GH-ISSUE #417] Explicitly set diks deletion #109

Closed
opened 2026-02-28 00:40:36 +03:00 by kerem · 1 comment
Owner

Originally created by @Tinyblargon on GitHub (May 4, 2025).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/417

Originally assigned to: @Tinyblargon on GitHub.

When a disk is nil in the current implementation it gets removed from the Qemu guest.

The disks should have a delete property and when the disk is nil it should be ignored, and not updated.

Originally created by @Tinyblargon on GitHub (May 4, 2025). Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/417 Originally assigned to: @Tinyblargon on GitHub. When a disk is `nil` in the current implementation it gets removed from the Qemu guest. The disks should have a `delete` property and when the disk is `nil` it should be ignored, and not updated.
Author
Owner

@Tinyblargon commented on GitHub (May 4, 2025):

This would allow for supporting the following feature: https://github.com/Telmate/terraform-provider-proxmox/issues/1206

<!-- gh-comment-id:2849497096 --> @Tinyblargon commented on GitHub (May 4, 2025): This would allow for supporting the following feature: https://github.com/Telmate/terraform-provider-proxmox/issues/1206
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-api-go#109
No description provided.