This commit is contained in:
2024-05-11 07:28:49 -05:00
parent 75aff3e018
commit 5e13941d6a

View File

@@ -3,7 +3,7 @@ terraform {
required_providers { required_providers {
proxmox = { proxmox = {
source = "Telmate/proxmox" source = "Telmate/proxmox"
version = "2.9.14" version = "3.0.1-rc1"
} }
} }
} }