This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 6c4761aa37 add a describe step on failure in eks tests (#30134)
add 14d9e90b3a Improve creating Vault connection from the UI and add
documentation for this conn (#30057)
No new revisions were added by this update.
Summary of changes:
airflow/providers/hashicorp/hooks/vault.py | 76 +++++++++++++++--
.../connections/vault.rst | 96 ++++++++++++++++++++++
docs/apache-airflow-providers-hashicorp/index.rst | 1 +
tests/providers/hashicorp/hooks/test_vault.py | 32 ++++++++
4 files changed, 196 insertions(+), 9 deletions(-)
create mode 100644
docs/apache-airflow-providers-hashicorp/connections/vault.rst