First commit
This commit is contained in:
5
terraform/pihole/variables.tf
Normal file
5
terraform/pihole/variables.tf
Normal file
@@ -0,0 +1,5 @@
|
||||
variable "proxmox_endpoint" {}
|
||||
variable "proxmox_username" {}
|
||||
variable "proxmox_password" {}
|
||||
variable "proxmox_ssh_username" {}
|
||||
variable "proxmox_ssh_private_key" {}
|
||||
Reference in New Issue
Block a user