Closed vetlekise closed 1 month ago
Does anyone know the ID used when importing the pools into state? I tried importing the pool manually with:
terraform import proxmox_pool.vm-pool vm-pool
But this give med following error:
│ Error: Cannot import non-existent remote object
│
│ While attempting to import an existing object to "proxmox_pool.vm-pool",
│ the provider detected that no object exists with the given id. Only
│ pre-existing objects can be imported; check that the id is correct and that
│ it is associated with the provider's configured region or endpoint, or use
│ "terraform apply" to create a new remote object for this resource.
Proxmox version was old 8.0.3
. It got fixed after updating to 8.2.7
.
This is still an issue, i have this issue on 8.2.7
Versions
Provider version:
3.0.1-rc4
Terraform version:4.6.0
Error
Whenever I create a pool using the below block:
I get an error saying:
If I try to re-run the failed jobs it tells me the resource already exists: