terraform fmt
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 23s
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 23s
This commit is contained in:
parent
ffc1c1e785
commit
9551e0ad53
@ -52,7 +52,7 @@ resource "proxmox_vm_qemu" "llamas" {
|
||||
vmid = 600 + count.index + 1
|
||||
target_node = var.target_node
|
||||
clone = var.clone_template
|
||||
full_clone = true
|
||||
full_clone = true
|
||||
agent = 1
|
||||
|
||||
sockets = var.sockets
|
||||
|
Loading…
x
Reference in New Issue
Block a user