sfos/operate/variables.tf
Adriano Caloiaro bd0babfd59
feat: colmena
2025-03-16 20:14:44 -06:00

11 lines
264 B
HCL

# variable "incus_cluster_ip" {
# type = string
# description = "The IP address of the primary incus cluster member"
# }
# variable "incus_token" {
# type = string
# description = "The client token with which to authenticate to incus"
# }