Обновить terraform/main.tf

This commit is contained in:
2025-12-28 08:21:54 +00:00
parent 120ace41f2
commit e0c19adfa4

View File

@@ -5,6 +5,7 @@ terraform {
version = "0.70.0" version = "0.70.0"
} }
} }
backend "http" {}
} }
provider "proxmox" { provider "proxmox" {