Files
flocon/infra/variables.tf

8 lines
94 B
HCL

variable "gandi_token" {
sensitive = true
}
variable "hcloud_token" {
sensitive = true
}