provider "snowflake" {
  account_name = var.account
  role         = "PROD_ATLANTIS"
}
