[GH-ISSUE #299] Bug: cloud-init can't be created #65

Closed
opened 2026-02-28 00:40:26 +03:00 by kerem · 0 comments
Owner

Originally created by @Tinyblargon on GitHub (Jan 20, 2024).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/299

Originally assigned to: @Tinyblargon on GitHub.

When the cloud-init disk already exists the disk id can't be changed. This is because we are adding a new cloud-init disk in the same API call that removes to old one. To fix this a disk delete step should be added in this block: github.com/Telmate/proxmox-api-go@cd419d1e45/proxmox/config_qemu.go (L857-L878)

This is related to: https://github.com/Telmate/terraform-provider-proxmox/issues/901

Originally created by @Tinyblargon on GitHub (Jan 20, 2024). Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/299 Originally assigned to: @Tinyblargon on GitHub. When the `cloud-init` disk already exists the disk id can't be changed. This is because we are adding a new `cloud-init` disk in the same API call that removes to old one. To fix this a disk delete step should be added in this block: https://github.com/Telmate/proxmox-api-go/blob/cd419d1e45db3a4aa25ca0a20bbe26d9b0428aad/proxmox/config_qemu.go#L857-L878 This is related to: https://github.com/Telmate/terraform-provider-proxmox/issues/901
kerem 2026-02-28 00:40:26 +03:00
  • closed this issue
  • added the
    type/bug
    label
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#65
No description provided.