maxexcloo commented on issue #19251: URL: https://github.com/apache/airflow/issues/19251#issuecomment-1220219509
We have published a package here with @raphaelauv's fix: https://pypi.org/project/custom-cloud-secret-manager-backend-kasna/ It can be used like this: ```AIRFLOW__SECRETS__BACKEND=custom_cloud_secret_manager_backend_kasna.custom_cloud_secret_manager_backend.CustomCloudSecretManagerBackend AIRFLOW__SECRETS__BACKEND_KWARGS={"secret_lookup_prefix": "secret_"}``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
