chore(deps): update terraform proxmox to v3.0.1-rc9

This commit is contained in:
renovate[bot]
2025-06-03 12:58:39 +00:00
committed by GitHub
parent a72f948987
commit b66bb2c5ea
+1 -1
View File
@@ -5,7 +5,7 @@ terraform {
proxmox = {
# LINK https://github.com/Telmate/terraform-provider-proxmox
source = "telmate/proxmox"
version = "3.0.1-rc8"
version = "3.0.1-rc9"
}
}
}