Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
kaxil committed Jul 18, 2019
1 parent 0a3ed50 commit e0a1ddc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ variable "tls_key" {
description = "The private key corresponding to the signed certificate tls_cert."
}

variable "private_load_balancer" {
default = true
type = string
}

variable "local_umbrella_chart" {
default = ""
type = string
Expand Down

0 comments on commit e0a1ddc

Please sign in to comment.