[PR #26] [MERGED] Changed agent type to mirror the type from the proxmox api. #162

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/26
Author: @winkelchri
Created: 5/16/2019
Status: Merged
Merged: 5/17/2019
Merged by: @ggongaware

Base: masterHead: fix-agent-type


📝 Commits (1)

📊 Changes

1 file changed (+5 additions, -4 deletions)

View changed files

📝 proxmox/config_qemu.go (+5 -4)

📄 Description

The agent value from the api is received as an integer instead of an string. Therefore applying terraform changes fails when the agent was active within the base image.

Fixes https://github.com/Telmate/terraform-provider-proxmox/issues/46


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Telmate/proxmox-api-go/pull/26 **Author:** [@winkelchri](https://github.com/winkelchri) **Created:** 5/16/2019 **Status:** ✅ Merged **Merged:** 5/17/2019 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `fix-agent-type` --- ### 📝 Commits (1) - [`65c0b80`](https://github.com/Telmate/proxmox-api-go/commit/65c0b809dc7d5f4990f377d5ed35e4c4f6834814) Changed agent type to mirror the type from the proxmox api. Fixes https://github.com/Telmate/terraform-provider-proxmox/issues/46 ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config_qemu.go` (+5 -4) </details> ### 📄 Description The agent value from the api is received as an integer instead of an string. Therefore applying terraform changes fails when the agent was active within the base image. Fixes https://github.com/Telmate/terraform-provider-proxmox/issues/46 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:40:55 +03:00
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#162
No description provided.