Skip to content

Commit

Permalink
Added missing variable.
Browse files Browse the repository at this point in the history
Added carbon_black_timeout  variable.
  • Loading branch information
sivakg2000 authored Sep 6, 2019
1 parent a459150 commit 6de91ba
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 6de91ba

Please sign in to comment.