Files
hetzner-cluster/terraform/variables.tf
2025-12-30 11:35:44 -05:00

4 lines
62 B
HCL

variable "hcloud_token" {
type = string
sensitive = true
}