mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
Update Terraform proxmox to v3.0.1-rc9
This commit is contained in:
parent
cb821ae051
commit
3acedbfdd2
4 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@ terraform {
|
|||
required_providers {
|
||||
proxmox = {
|
||||
source = "Telmate/proxmox"
|
||||
version = "3.0.1-rc8"
|
||||
version = "3.0.1-rc9"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue