tests.system.akeyless.example_dag_akeyless

Example DAG demonstrating the Akeyless provider.

Before running, create an Airflow Connection:
  • Connection ID: akeyless_default

  • Connection Type: akeyless

  • Host: https://api.akeyless.io

  • Login: your Akeyless Access ID

  • Password: your Akeyless Access Key

  • Extra: {"access_type": "api_key"}

Attributes

AKEYLESS_CONN_ID

get_secret

test_run

Module Contents

tests.system.akeyless.example_dag_akeyless.AKEYLESS_CONN_ID = 'akeyless_default'[source]
tests.system.akeyless.example_dag_akeyless.get_secret[source]
tests.system.akeyless.example_dag_akeyless.test_run[source]

Was this entry helpful?