Skip to content

Commit

Permalink
fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
amanpruthi committed Jun 5, 2024
1 parent 0eac7b4 commit f9b2d08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ variable "eks_cluster_version" {
nullable = false
type = string
}

variable "kubernetes_alb_internet_facing" {
type = bool
description = "Indicates whether or not the ALB controlled by the Amazon ALB ingress controller is internet-facing or internal."
Expand Down

0 comments on commit f9b2d08

Please sign in to comment.