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

feat: enable point in time recovery and deletion protection in prod #101

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

alanshaw
Copy link
Member

Enables deletion protection for production DynamoDB tables so we don't accidentally delete them. Also enables point in time recovery...it might be possible to recreate these tables from the chain data but it will probably be better if we can just restore them.

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Copy link
Member

@volmedo volmedo left a comment

Choose a reason for hiding this comment

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

I'm taking a look at the test failure. It is indeed flaky.

@alanshaw alanshaw merged commit 9940936 into main Jan 31, 2025
9 checks passed
@alanshaw alanshaw deleted the feat/add-dynamo-table-precautions branch January 31, 2025 15:37
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