sparse-intern-71089
05/03/2021, 8:52 AMcool-egg-852
05/03/2021, 2:51 PMurl property on Queue. Where are you getting .url from?fresh-hospital-81544
05/03/2021, 9:53 PMurl property is on aws.sqs.getQueuecool-egg-852
05/04/2021, 6:42 PMget() not getQueue().cool-egg-852
05/04/2021, 6:49 PMname on the retry Queue resource. Are you able to hardcode the value of name in getQueue with whatever that value is?fresh-hospital-81544
05/06/2021, 12:33 AMpulumi up then it runs, then replace the dummy value with the original code and pulumi up again then everything works.
The issue as I see it is that it is trying to get the name of the queue in the preview, (before I confirm the stack update) and on first run this obviously isnt going to exist.