Skip to content

05gerald/uneg-airflow-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository 2: airflow-infrastructure/ # Only needed when deploying to cloud

├── config/ # Infrastructure-specific configurations │ ├── connections.yaml # Airflow connection definitions │ └── variables.yaml # Airflow variable definitions ├── terraform/ # Infrastructure as Code for cloud deployment │ ├── gcp/ # GCP-specific Terraform configurations │ └── azure/ # Azure-specific Terraform configurations ├── .env # Infrastructure-specific environment variables ├── .gitignore # Git ignore patterns for infrastructure files └── README.md # Documentation for infrastructure setup

Key Value for GCP

AIRFLOW_VAR_GCS_BUCKET: uneg_reports AIRFLOW_VAR_PROJECT_ID: llm-rochestration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published