airbnb / binaryalert

BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.
https://binaryalert.io
Apache License 2.0
1.41k stars 187 forks source link

carbon_black_timeout #151

Closed GaramNick closed 5 years ago

GaramNick commented 5 years ago

Background

./manage.py deploy

Error: module 'binaryalert_downloader': unknown variable referenced: 'carbon_black_timeout'; define it with a 'variable' block

Desired Change

Add variable to terraform/variables.tf

variable "carbon_black_timeout" {}