Delete terraform/variabeles.tf
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
variable "proxmox_token" {
|
||||
default = "8707ada7-2887-4c48-a06b-ff0346e01a4b"
|
||||
}
|
||||
|
||||
variable "cluster_name" {
|
||||
default = "talos-cluster"
|
||||
}
|
||||
|
||||
variable "node_count" {
|
||||
default = 3
|
||||
}
|
||||
|
||||
variable "network_bridge" {
|
||||
default = "vmbr0"
|
||||
}
|
||||
Reference in New Issue
Block a user