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