move helper scripts in scripts dir [ci skip]

This commit is contained in:
Viktor Barzin 2025-10-11 17:12:02 +00:00
parent 51a94faff4
commit 8da88f9f6d
18 changed files with 66 additions and 224 deletions

View file

@ -1,9 +1,9 @@
terraform {
required_providers {
vsphere = {
source = "hashicorp/vsphere"
version = "2.0.2"
proxmox = {
source = "telmate/proxmox"
version = "3.0.2-rc04"
}
}
}