add template vm in proxmox [ci skip]
This commit is contained in:
parent
e385407094
commit
222d3dd2b6
4 changed files with 96 additions and 38 deletions
|
|
@ -38,3 +38,12 @@
|
|||
# }
|
||||
# }
|
||||
# }
|
||||
|
||||
terraform {
|
||||
required_providers {
|
||||
proxmox = {
|
||||
source = "telmate/proxmox"
|
||||
version = "3.0.2-rc04"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue