Adam Brusselback
@task
def load_context(config):
prefect.context.setdefault("secrets", {})
for name in config.options('Default'):
string_value = config.get('Default', name)
prefect.context.secrets[name] = string_value
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.