Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect reference to athena results bucket in export_models #608

Merged

Conversation

jeancochrane
Copy link
Contributor

@jeancochrane jeancochrane commented Sep 26, 2024

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.

@jeancochrane jeancochrane marked this pull request as ready for review September 26, 2024 21:18
@jeancochrane jeancochrane requested a review from a team as a code owner September 26, 2024 21:18
Copy link
Member

@wrridgeway wrridgeway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧨

@jeancochrane jeancochrane merged commit 70ac89b into master Sep 26, 2024
7 checks passed
@jeancochrane jeancochrane deleted the jeancochrane/fix-export-models-athena-results-bucket branch September 26, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants