variable "account" {
  type        = string
  description = "Snowflake account name"
  default     = "DELPHI"
}
