This commit is contained in:
@@ -29,6 +29,11 @@ resource "proxmox_virtual_environment_vm" "e2e_clone" {
|
||||
gateway = var.gateway
|
||||
}
|
||||
}
|
||||
|
||||
user_account {
|
||||
username = "debian"
|
||||
password = var.clone_vm_password
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user