mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-02-12 15:02:45 +00:00
5 lines
125 B
HCL
5 lines
125 B
HCL
variable "deflock_stats_bucket" {
|
|
description = "S3 bucket for the ALPR counts JSON file"
|
|
default = "deflock-clusters"
|
|
}
|