mirror of
https://github.com/acaloiaro/sfos
synced 2026-07-21 10:12:24 +00:00
11 lines
264 B
HCL
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"
|
|
# }
|
|
|
|
|