terraform-aws-github-runner icon indicating copy to clipboard operation
terraform-aws-github-runner copied to clipboard

SQS_WORKFLOW_JOB_QUEUE env variable not set for webhook Lambda

Open jo-koe opened this issue 9 months ago • 4 comments

Hi, we've just deployed the ubuntu example and the SQS_WORKFLOW_JOB_QUEUE environment variable is empty for the webhook lambda which leads to the issue that the function can't add new messages to the queue.

After setting the env variable manually via the AWS Console to the queue URL it works just fine.

Thanks, Jonas

jo-koe avatar May 08 '24 13:05 jo-koe

We've just found out that setting variable enable_workflow_job_events_queue=true solves the problem.

jo-koe avatar May 16 '24 05:05 jo-koe

@jo-koe can you please guide me which version have you used? I am trying to use v5.10.0

supriyaaaic avatar Jun 14 '24 17:06 supriyaaaic

@supriyaaaic we have used v5.10.4

jo-koe avatar Jun 17 '24 05:06 jo-koe

thanks @jo-koe 👍

supriyaaaic avatar Jun 18 '24 13:06 supriyaaaic

I am closing this issue as it seems like you have solved your issue.

stuartp44 avatar Jul 31 '24 13:07 stuartp44