We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5fa62e commit f656029Copy full SHA for f656029
terraform/main.tf
@@ -22,7 +22,7 @@ terraform {
22
required_providers {
23
proxmox = {
24
source = "bpg/proxmox"
25
- version = "0.69.1"
+ version = "0.70.0"
26
}
27
28
terraform/proxmox/provider.tf
@@ -2,7 +2,7 @@ terraform {
2
3
4
5
6
7
8
0 commit comments