Compare commits

..

No commits in common. "renovate/all" and "main" have entirely different histories.

View File

@ -2,7 +2,7 @@ terraform {
required_providers {
proxmox = {
source = "Telmate/proxmox"
version = "3.0.1-rc8"
version = "3.0.1-rc6"
}
}
required_version = ">= 0.13"