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,10 +0,0 @@
terraform {
required_version = ">= 1.8"
required_providers {
proxmox = {
source = "bpg/proxmox"
version = "~> 0.78"
}
}
}