feat: Manage VM identifiers

This commit is contained in:
Peter 2025-10-31 17:24:40 +01:00
parent 66c61fafc9
commit 24b89de734
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
7 changed files with 8 additions and 29 deletions

View file

@ -8,9 +8,5 @@ terraform {
source = "bpg/proxmox"
version = "0.85.1"
}
time = {
source = "hashicorp/time"
version = "0.11.1"
}
}
}