variable "users" { type = list(string) default = [] } variable "bucket_name" { type = string } variable "lock_table_name" { type = string }