Skip to content

Commit e7c820e

Browse files
Update variables.tf
1 parent 5a98037 commit e7c820e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/api-gateways/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variable "alb_dns" {
2-
type = list(string)
2+
type = string
33
}
44

55
variable "region" {

0 commit comments

Comments
 (0)