[GH-ISSUE #157] terraform apply fails Error: vm 'ubuntu-2004-cloudinit-template' not found #31

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

Originally created by @maly-miller on GitHub (Mar 9, 2022).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/157

Hi,
I am trying to create a VM using terraform and the cloudinit template that I have but for some reason I keep getting the error that the template is not found. The template is there

proxmox_vm_qemu.test_server[0]: Creating...

Error: vm 'ubuntu-2004-cloudinit-template' not found

  on main.tf line 22, in resource "proxmox_vm_qemu" "test_server":
  22: resource "proxmox_vm_qemu" "test_server" {

I am not sure what I am doing wrong?

Originally created by @maly-miller on GitHub (Mar 9, 2022). Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/157 Hi, I am trying to create a VM using terraform and the cloudinit template that I have but for some reason I keep getting the error that the template is not found. The template is there ``` proxmox_vm_qemu.test_server[0]: Creating... Error: vm 'ubuntu-2004-cloudinit-template' not found on main.tf line 22, in resource "proxmox_vm_qemu" "test_server": 22: resource "proxmox_vm_qemu" "test_server" { ``` I am not sure what I am doing wrong?
kerem closed this issue 2026-02-28 00:40:15 +03:00
Author
Owner

@mleone87 commented on GitHub (Apr 4, 2022):

wrong project & please search for the issues in the terraform repo to find a lot closed issues about this

<!-- gh-comment-id:1087593431 --> @mleone87 commented on GitHub (Apr 4, 2022): wrong project & please search for the issues in the terraform repo to find a lot closed issues about this
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#31
No description provided.