moj-analytical-services / etl_manager

A python package to create a database on the platform using our moj data warehousing framework
21 stars 8 forks source link

Allow tags to be set on Glue jobs #142

Closed calumabarnett closed 2 years ago

calumabarnett commented 2 years ago

This PR will allow tags to be passed to Glue jobs as part of the job definition. By passing tags to our Glue jobs we will be better able to understand the cost of different workloads.

It also fixes an annoying YAML linting error.