From d994e04f3390e0c19cc6ca5ab942f8ff6ea94bab Mon Sep 17 00:00:00 2001 From: Warren Gifford Date: Tue, 7 Jul 2026 20:23:46 -0700 Subject: [PATCH 1/8] minor typo fixups --- docs/self-hosted/executors/deploy-executors-terraform.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/self-hosted/executors/deploy-executors-terraform.mdx b/docs/self-hosted/executors/deploy-executors-terraform.mdx index 3e9df238e..710513990 100644 --- a/docs/self-hosted/executors/deploy-executors-terraform.mdx +++ b/docs/self-hosted/executors/deploy-executors-terraform.mdx @@ -29,7 +29,7 @@ module "executors" { # Either: executor_queue_name = "" # Or: - executor_queue_names = "codeintel,batches" + executor_queue_names = ["codeintel", "batches"] executor_instance_tag = "" executor_metrics_environment_label = "