Skip to content

Commit

Permalink
update proxmox provider
Browse files Browse the repository at this point in the history
  • Loading branch information
florianBachinger committed Mar 8, 2024
1 parent d8d8f0b commit e1cbc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
proxmox = {
source = "bpg/proxmox"
version = "0.37.0"
version = "0.48.1"
}
}
}
Expand Down

0 comments on commit e1cbc0e

Please sign in to comment.