mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 07:43:07 +00:00
vaultwarden password and proxmox
This commit is contained in:
5
proxmox.variables.tf
Normal file
5
proxmox.variables.tf
Normal file
@ -0,0 +1,5 @@
|
||||
variable "proxmox_server" {
|
||||
description = "Proxmox server URL"
|
||||
type = string
|
||||
sensitive = false
|
||||
}
|
||||
Reference in New Issue
Block a user