We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a62bf commit 660018aCopy full SHA for 660018a
tofu/home-assistant/main.tofu
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
proxmox = {
4
source = "bpg/proxmox"
5
- version = "0.84.0"
+ version = "0.85.1"
6
}
7
8
tofu/kubernetes/providers.tofu
@@ -6,7 +6,7 @@ terraform {
9
10
11
talos = {
12
source = "siderolabs/talos"
0 commit comments