quick-guitar-88606
02/17/2023, 10:30 AMargo-workflows trigger
? It was possible when triggering AWS Step Functions but now we're migrating to kubernetes and I would like to pass an env var to a workflow. I found a way to do via @environment
decorator but it has to be defined for every step. Is there a way to pass a variable to every step in workflow? Thanks