From 51d9143d0ec85b532948036ed83aafe8d7111a59 Mon Sep 17 00:00:00 2001 From: milldr <14060048+milldr@users.noreply.github.com> Date: Thu, 12 Feb 2026 17:24:32 +0000 Subject: [PATCH] (github actions) generated latest snippets --- .../stacks/workflows/quickstart/app/addons/sqs-queue.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/snippets/stacks/workflows/quickstart/app/addons/sqs-queue.yaml b/examples/snippets/stacks/workflows/quickstart/app/addons/sqs-queue.yaml index c232da4d0..0ccd8dd0d 100644 --- a/examples/snippets/stacks/workflows/quickstart/app/addons/sqs-queue.yaml +++ b/examples/snippets/stacks/workflows/quickstart/app/addons/sqs-queue.yaml @@ -2,7 +2,7 @@ workflows: all: description: run all workflows steps: - - command: terraform deploy sqs-queue --stack plat-use1-sandbox + - command: terraform deploy sqs-queue/example --stack plat-use1-sandbox vendor: description: vendor all components required for this addon