Skip to content

Commit

Permalink
Add secrets-backends section into the Yandex provider yaml definition (
Browse files Browse the repository at this point in the history
  • Loading branch information
Taragolis authored Jan 31, 2024
1 parent 12da836 commit 3ec7819
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions airflow/providers/yandex/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ connection-types:
- hook-class-name: airflow.providers.yandex.hooks.yandex.YandexCloudBaseHook
connection-type: yandexcloud

secrets-backends:
- airflow.providers.yandex.secrets.lockbox.LockboxSecretBackend

config:
yandex:
description: This section contains settings for Yandex Cloud integration.
Expand Down

0 comments on commit 3ec7819

Please sign in to comment.