home-cloud/variables.tf

7 lines
104 B
HCL

variable "hcloud_csi_driver_token" {
type = string
}
variable "hcloud_ccm_token" {
type = string
}