variable "exchange_key" { type = string } variable "exchange_secret" { type = string } variable "exchange_password" { type = string } variable "telegram_token" { type = string } variable "telegram_chat_id" { type = string } variable "jwt_secret_key" { type = string } variable "username" { type = string } variable "password" { type = string }