ccao-data / data-architecture

Codebase for CCAO data infrastructure construction and management
https://ccao-data.github.io/data-architecture/
6 stars 4 forks source link

Fix incorrect reference to athena results bucket in `export_models` #608

Closed jeancochrane closed 1 month ago

jeancochrane commented 1 month ago

I noticed while setting up the export_qc_town_close_reports script on the VM that we have a typo in the s3_staging_dir config value. This is causing the creation of a duplicate S3 bucket that doesn't actually need to exist, and that the VM doesn't have permissions to access. This PR fixes this typo so that we can get rid of the duplicate bucket; once this is merged, I'll go ahead and delete the bucket.