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 9e24155 commit aed5e5cCopy full SHA for aed5e5c
tofu/home-assistant/main.tofu
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
proxmox = {
4
source = "bpg/proxmox"
5
- version = "0.76.0"
+ version = "0.78.1"
6
}
7
8
tofu/kubernetes/providers.tofu
@@ -6,7 +6,7 @@ terraform {
9
10
11
talos = {
12
source = "siderolabs/talos"
0 commit comments