We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aa9d9e commit 5c107e3Copy full SHA for 5c107e3
modules/multi-runner/variables.tf
@@ -551,7 +551,7 @@ variable "pool_lambda_reserved_concurrent_executions" {
551
}
552
553
variable "enable_workflow_job_events_queue" {
554
- description = "Enabling this experimental feature will create a secondory sqs queue to which a copy of the workflow_job event will be delivered."
+ description = "Enabling this experimental feature will create a secondary sqs queue to which a copy of the workflow_job event will be delivered."
555
type = bool
556
default = false
557
modules/webhook/policies.tf
0 commit comments