Skip to content

Dynamically set Glue job script column mappings on terraform apply

Compare
Choose a tag to compare
@anero anero released this 14 Jun 20:52
· 6 commits to main since this release
523760b

The signatures_job.py script is now generated with the column mappings between CSV files and Redshift based on the signatures table schema as returned by the /api/bulk_data/schema.json API endpoint.
This should make it easier to update the script whenever there are schema changes in the signatures table, just by running terraform apply.