8 lines
94 B
HCL
8 lines
94 B
HCL
variable "gandi_token" {
|
|
sensitive = true
|
|
}
|
|
|
|
variable "hcloud_token" {
|
|
sensitive = true
|
|
}
|