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 49f7e6e commit 65390a6Copy full SHA for 65390a6
main.tf
@@ -3,11 +3,11 @@ terraform {
3
required_providers {
4
docker = {
5
source = "kreuzwerker/docker"
6
- version = "3.0.2"
+ version = "3.6.2"
7
}
8
proxmox = {
9
source = "bpg/proxmox"
10
- version = "0.75.0"
+ version = "0.78.2"
11
12
13
modules/domain/main.tf
@@ -2,7 +2,7 @@ terraform {
2
+ version = " 0.78.2"
modules/proxy/main.tf
0 commit comments