Join Slack
Powered by
What’s the correct way to conditionally create res...
# help
d
Damjan
10/25/2021, 2:41 PM
What’s the correct way to conditionally create resources based on environment ? This doesn’t seem to work well. Also tried
process.env.IS_LOCAL
t
thdxr
10/25/2021, 2:41 PM
app.stage and app.local are available
d
Damjan
10/25/2021, 2:41 PM
Essentially I need a stream for testing but the one that’s being processed is managed externally
Damjan
10/25/2021, 2:44 PM
Thanks!
2
Views
Open in Slack
Previous
Next