Skip to content

Commit 6d30d73

Browse files
authored
Version Change (Remove spaces) (#20)
* Minor version change * Minor version change
1 parent 0415527 commit 6d30d73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/domain/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
proxmox = {
44
source = "bpg/proxmox"
5-
version = " 0.78.2"
5+
version = "0.78.2"
66
}
77
}
88
}

modules/proxy/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
proxmox = {
44
source = "bpg/proxmox"
5-
version = " 0.78.2"
5+
version = "0.78.2"
66
}
77
}
88
}

0 commit comments

Comments
 (0)