variable "backup_policy_plan" { description = "The backup plan (e.g., daily, weekly)" # daily or weekly default = "weekly" type = string }