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: remove WIP from Dynamodb ToshiOpenquakeMeta v3 table name #16

Open
2 tasks
chrisbc opened this issue Jul 24, 2022 · 0 comments
Open
2 tasks

FIX: remove WIP from Dynamodb ToshiOpenquakeMeta v3 table name #16

chrisbc opened this issue Jul 24, 2022 · 0 comments
Assignees

Comments

@chrisbc
Copy link
Member

chrisbc commented Jul 24, 2022

The DynamoDB table name in region ap-southeast-2 THS_WIP_OpenquakeMeta-{STAGE} should be renamed to
THS_OpenquakeMeta-{STAGE} where STAGE = PROD or TEST. i.e the _WIP substring should be removed.`. This need so be synchronised in Code and deployment.

There's no automatic table renaming process - see https://stackoverflow.com/questions/21410851/how-to-rename-a-dynamodb-table

Done when:

  • push PR with new table name to main
  • complete the manual rename process in ap-southeast-2
@chrisbc chrisbc self-assigned this Jul 24, 2022
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

No branches or pull requests

1 participant