After updating the sample to match what was in the docs repo and fixing an issue where the SQS QueueName didn't match the name of the resource, I'm still having some trouble getting the producer and consumer to contact each other.
On https://edge.radapp.dev/getting-started/reference-apps/aws-sqs/#step-2-deploy-the-application, I see that the producer created the message, but the consumer isn't receiving the message.
After updating the sample to match what was in the docs repo and fixing an issue where the SQS QueueName didn't match the name of the resource, I'm still having some trouble getting the producer and consumer to contact each other.
On https://edge.radapp.dev/getting-started/reference-apps/aws-sqs/#step-2-deploy-the-application, I see that the producer created the message, but the consumer isn't receiving the message.