Skip to content

Commit c61db8c

Browse files
[PRMP-1579] fix variable
1 parent 58c60cc commit c61db8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infrastructure/modules/sqs/variable.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ variable "enable_dlq" {
6969
variable "dlq_visibility_timeout" {
7070
type = number
7171
default = 0
72+
}
7273

7374
# Tags
7475
variable "environment" {

0 commit comments

Comments
 (0)