Skip to content

Commit 540a942

Browse files
Update variables.tf
1 parent 7234f64 commit 540a942

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/api-gateways/variables.tf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ variable "alb_dns" {
55
variable "region" {
66
type = string
77
}
8+
9+
variable "customer" {
10+
type = string
11+
}

0 commit comments

Comments
 (0)