Skip to main content

Back-ported airflow.providers.hashicorp.* package for Airflow 1.10.*

Project description

Package apache-airflow-backport-providers-hashicorp

Release: 2020.5.20

Backport package

This is a backport providers package for hashicorp provider. All classes for this provider package are in airflow.providers.hashicorp python package.

Only Python 3.6+ is supported for this backport package.

While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade python to 3.6+ if you want to use this backport package.

Installation

You can install this package on top of an existing airflow 1.10.* installation via pip install apache-airflow-backport-providers-hashicorp

Compatibility

For full compatibility and test status of the backport packages check Airflow Backport Package Compatibility

PIP requirements

PIP package Version required
hvac ~=0.10

Cross provider package dependencies

Those are dependencies that might be needed in order to use all the features of the package. You need to install the specified backport providers package in order to use them.

You can install such cross-provider dependencies when installing from PyPI. For example:

pip install apache-airflow-backport-providers-hashicorp[google]
Dependent package Extra
apache-airflow-backport-providers-google google

Provider class summary

All classes in Airflow 2.0 are in airflow.providers.hashicorp package.

Secrets

Moved secrets

Airflow 2.0 protocols: airflow.providers.hashicorp package Airflow 1.10.* previous location (usually airflow.contrib)
secrets.vault.VaultBackend contrib.secrets.hashicorp_vault.VaultBackend

Releases

Release 2020.5.20

Commit Committed Subject
12c5e5d8a 2020-05-17 Prepare release candidate for backport packages (#8891)
f3521fb0e 2020-05-16 Regenerate readme files for backport package release (#8886)
92585ca4c 2020-05-15 Added automated release notes generation for backport operators (#8807)
d8cb0b5dd 2020-05-04 Support k8s auth method in Vault Secrets provider (#8640)
87969a350 2020-04-09 [AIRFLOW-6515] Change Log Levels from Info/Warn to Error (#8170)
c1c88abfe 2020-03-28 Get Airflow Variables from Hashicorp Vault (#7944)
eb4af4f94 2020-03-28 Make BaseSecretsBackend.build_path generic (#7948)
686d7d50b 2020-03-25 Standardize SecretBackend class names (#7846)
eef87b995 2020-03-23 [AIRFLOW-7105] Unify Secrets Backend method interfaces (#7830)
cdf1809fc 2020-03-23 [AIRFLOW-7104] Add Secret backend for GCP Secrets Manager (#7795)
a44beaf5b 2020-03-19 [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend (#7741)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page