First push

This commit is contained in:
2026-05-12 23:10:01 +02:00
parent e4d7e6763e
commit b0fd6fac6e
11 changed files with 7 additions and 228 deletions

View File

@@ -1,5 +0,0 @@
provider "proxmox" {
endpoint = var.proxmox_endpoint
api_token = var.proxmox_api_token
insecure = var.proxmox_insecure
}