add proxmox playground temp files [ci skip]
This commit is contained in:
parent
ac5e4a2c9f
commit
ffa6c59b7a
3 changed files with 87 additions and 0 deletions
19
versions.tf
19
versions.tf
|
|
@ -10,3 +10,22 @@
|
|||
# }
|
||||
# required_version = ">= 0.13"
|
||||
# }
|
||||
|
||||
# terraform {
|
||||
# required_providers {
|
||||
# proxmox = {
|
||||
# source = "telmate/proxmox"
|
||||
# version = "2.9.14"
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
|
||||
# provides more resources
|
||||
# terraform {
|
||||
# required_providers {
|
||||
# proxmox = {
|
||||
# source = "bpg/proxmox"
|
||||
# version = "0.39.0"
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue