Stephen Lloyd
04/06/2022, 7:44 AMAnna Geller
04/06/2022, 11:07 AM"dev"
. Then, you can change the label on the run configuration to "stage" to move it to this another environment (agent). And the easiest way to do it is to reregister your flow with an updated run configuration. Does this answer your question? How would you want to use Secrets manager?Stephen Lloyd
04/07/2022, 4:15 AMAnna Geller
04/07/2022, 10:28 AMStephen Lloyd
04/07/2022, 3:53 PMset_run_config()
function.
We use terraform to setup the Prefect agent on ECS, so I can set an environment variable on the agent, but I’m not sure how to get that to the container running the flow. Any thoughts on how I could do this?Anna Geller
04/07/2022, 4:45 PMStephen Lloyd
04/08/2022, 8:47 AM