Skip to content

Releases: ridwanbejo/terraform-airflow-config

Release v0.1.0

12 Nov 22:56
435fbb0
Compare
Choose a tag to compare

First release!

  • Basic auth for the tf-module when authenticating to Airflow API
  • Catch the Airflow API credentials from environment variables
  • Manage Airflow Variables
  • Manage Airflow Pools
  • Manage Airflow Connections
  • Sample project without Vault integration
  • Sample project with Vault integration
  • Pre-commit config
  • Github Action config