odahu / odahu-automation

Apache License 2.0
8 stars 0 forks source link

Optional deployment Airflow DAGs and Jupyterhub examples for demo env #117

Closed easokol closed 3 years ago

easokol commented 3 years ago

Changes:

  1. examples_version is now a part of examples map
  2. deploy_examples variable is a flag that triggers examples and dags deployment
karbyshevds commented 3 years ago

Pls rename bucket_files to odahu_examples or something like this.

karbyshevds commented 3 years ago

Why do we extract values from examples map in terragrunt.hcl instead of using map.value notation?