Jonathan Wright
03/06/2021, 11:52 AMChris White
auto_scheduled
flag on `flow_run`s)
For Cloud, Enterprise licenses come with a customizable permissioning system that can optionally include multiple tenants for fine grained access controls to things like secrets or collections of flows.
I’ve seen some other patterns that are more complicated, where teams will separate out registration into a permissioned CI job and keep the agent machines tightly permissioned as well; additionally the agent machines are authenticated (without Cloud secrets) to the relevant third party services / DBs + generous use of labels to make sure the right agent runs the right flow.