You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a flow author, I'd like to be able to submit a templatized version of a flow definition which has values injected at runtime. Those values should be configurable via environment variable on submission (both via create_flow and update_flow).
This would enable me to persist my flow definitions outside of globus (ie. in a github repo) and inject private parameters like an email server secret as deployment time.
The text was updated successfully, but these errors were encountered:
Customer Story
As a flow author, I'd like to be able to submit a templatized version of a flow definition which has values injected at runtime. Those values should be configurable via environment variable on submission (both via create_flow and update_flow).
This would enable me to persist my flow definitions outside of globus (ie. in a github repo) and inject private parameters like an email server secret as deployment time.
The text was updated successfully, but these errors were encountered: