Hi, does anyone know how to set environment variab...
# ask-community
a
Hi, does anyone know how to set environment variables for flow runs? I can’t find anything on how to do it with prefect 2.
z
Hi! All of the infrastructure blocks support an
env
dictionary.
a
awesome, thanks!