mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-02-16 10:30:47 +01:00
terraform provider version update
This commit is contained in:
parent
e5d1459169
commit
a7013f2470
@ -9,7 +9,7 @@ terraform {
|
||||
required_providers {
|
||||
proxmox = {
|
||||
source = "telmate/proxmox"
|
||||
version = "2.9.3"
|
||||
version = ">= 2.9.14"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user