lab #1

Merged
Vezpi merged 8 commits from lab into main 2026-02-05 21:08:37 +01:00
Showing only changes of commit 6a57609f8a - Show all commits

View File

@@ -9,7 +9,7 @@ terraform {
provider "proxmox" {
endpoint = var.proxmox_endpoint
api_token = var.proxmox_api_token
insecure = false
insecure = true
ssh {
agent = false
# private_key = file("~/.ssh/id_ed25519")