Skip to content

Commit

Permalink
adding carbon_black_timeout tf variable definition
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandeivert committed Aug 20, 2019
1 parent 3877787 commit 80037de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ variable "name_prefix" {}

variable "enable_carbon_black_downloader" {}
variable "carbon_black_url" {}
variable "carbon_black_timeout" {}
variable "encrypted_carbon_black_api_token" {}

variable "s3_log_bucket" {}
Expand Down

0 comments on commit 80037de

Please sign in to comment.