Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
janibashamd authored Jul 2, 2024
1 parent debdd51 commit a376766
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions aws/eks-cluster/ce-deployment/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,9 @@ variable "tf_cloud_organization" {
type = string
description = "TF cloud org (Value set in TF cloud)"
}

variable "aws_waf_ce" {
description = "Infra"
type = string
default = ""
}

0 comments on commit a376766

Please sign in to comment.