Closed GaramNick closed 5 years ago
./manage.py deploy
Error: module 'binaryalert_downloader': unknown variable referenced: 'carbon_black_timeout'; define it with a 'variable' block
Add variable to terraform/variables.tf
variable "carbon_black_timeout" {}
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" {}