variable "hcloud_csi_driver_token" { type = string sensitive = true } variable "hcloud_ccm_token" { type = string sensitive = true } variable "github_token" { type = string sensitive = true }