Skip to content

Commit 47cb781

Browse files
committed
review suggestions
1 parent f329b4c commit 47cb781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ variable "lambda_architecture" {
724724
}
725725

726726
variable "enable_workflow_job_events_queue" {
727-
description = "Enabling this experimental feature will create a secondory sqs queue to which a copy of the workflow_job event will be delivered."
727+
description = "Enabling this experimental feature will create a secondary sqs queue to which a copy of the workflow_job event will be delivered."
728728
type = bool
729729
default = false
730730
}

0 commit comments

Comments
 (0)