add nonces table to prod, enable TTL
Details
Details
- Reviewers
bartek • jon - Commits
- rCOMM73e1491e5d6b: [terraform] update nonces table configuration
need to test this on staging. terraform plan gave me some issues.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
need to test this on staging. terraform plan gave me some issues.
What kind of issues?
Comment Actions
Access issues, which @bartek helped me resolve. I also confirmed that the TTL worked by generating a nonce, adding it to the table, waiting 30 minutes, and verifying that it was deleted from the table.