mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-03-28 22:20:37 +01: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"
|
|
}
|