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

Adds step to resync foreign tables to wrds-db-sync step function #1060

Open
wants to merge 1 commit into
base: ti
Choose a base branch
from

Conversation

shawncrawley
Copy link
Collaborator

This PR should resolve #1050, so see that ticket for that context.

I borrowed the pre-existing setup_foreign_tables.tftpl terraform template file to add a copy of this file to the rds-bastion machine at /deploy_files/setup_wrds_location3_db_foreign_tables_on_viz_db.sh. A step was then added to the sync-wrds-location-db step function to call this script on the rds-bastion machine. Pretty straightforward.

@shawncrawley shawncrawley changed the title Adds step to resync foreign tables to wrds-db-sync Adds step to resync foreign tables to wrds-db-sync step function Jan 24, 2025
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.

Add step to sync-wrds-db step function that recreates foreign tables
1 participant