Join Slack
Powered by
This message was deleted.
# python
s
sparse-intern-71089
03/11/2020, 12:04 AM
This message was deleted.
g
gentle-diamond-70147
03/11/2020, 12:13 AM
Unfortunately there's not a way to catch these errors at the moment. Allowing for this is being tracked in
https://github.com/pulumi/pulumi/issues/3364
.
gentle-diamond-70147
03/11/2020, 12:13 AM
As a workaround until that is complete, you could use the aws sdk to do the lookup instead and handle the "not found" error from it.
e
elegant-crayon-4967
03/11/2020, 12:35 AM
Ah! Thanks for the heads up. I was doing the lookups in testing but may need to pass those through!
2
Views
Open in Slack
Previous
Next