Page MenuHomePhabricator

[terraform] update nonces table configuration
ClosedPublic

Authored by varun on Aug 16 2023, 12:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 22, 6:37 AM
Unknown Object (File)
Tue, Oct 22, 6:37 AM
Unknown Object (File)
Tue, Oct 22, 6:36 AM
Unknown Object (File)
Tue, Oct 22, 5:03 AM
Unknown Object (File)
Oct 10 2024, 10:28 AM
Unknown Object (File)
Oct 10 2024, 7:20 AM
Unknown Object (File)
Oct 10 2024, 12:12 AM
Unknown Object (File)
Oct 9 2024, 9:35 PM
Subscribers

Details

Summary

add nonces table to prod, enable TTL

Test Plan

need to test this on staging. terraform plan gave me some issues.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

need to test this on staging. terraform plan gave me some issues.

What kind of issues?

This revision is now accepted and ready to land.Aug 16 2023, 6:09 AM

need to test this on staging. terraform plan gave me some issues.

What kind of issues?

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.