You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/03/18 17:54:12 UTC

[GitHub] [airflow] kaxil commented on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend

kaxil commented on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend
URL: https://github.com/apache/airflow/pull/7741#issuecomment-600776150
 
 
   > @kaxil you added `airflow/providers/hashicorp/secrets/vault.py`
   > say that in future there will be a `HashicorpVaultHook`. Where would that go?
   > https://issues.apache.org/jira/browse/AIRFLOW-3669
   > 
   > Maybe I'm getting this wrong but I thought the providers package is for hooks/operators/sensor ?
   
   That would go under `airflow/providers/hashicorp/operator/`
   
   providers packages are for everything related to that specific provider

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services