Files
server/terraform/pihole/variables.tf
2025-06-09 23:32:10 -04:00

6 lines
166 B
HCL

variable "proxmox_endpoint" {}
variable "proxmox_username" {}
variable "proxmox_password" {}
variable "proxmox_ssh_username" {}
variable "proxmox_ssh_private_key" {}