lab #1

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

View File

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