DAG: manage_connections_and_variables Manage Airflow Connections and Variables from configuration

schedule: @daily


DAG details

success 16

schedule_interval @daily
start_date None
end_date None
max_active_runs 0 / 16
concurrency 16
default_args {'owner': 'airflow', 'retries': 1, 'retry_delay': datetime.timedelta(seconds=300), 'start_date': <Pendulum [2023-01-17T00:00:00+00:00]>}
tasks count 4
task ids ['clear_error_connections', 'validate_connections', 'create_or_update_connections', 'create_or_update_variables']
filepath manage_connections.py
owner airflow