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)
Fri, Jan 10, 2:48 PM
Unknown Object (File)
Fri, Jan 10, 2:48 PM
Unknown Object (File)
Fri, Jan 10, 2:23 PM
Unknown Object (File)
Fri, Jan 10, 9:09 AM
Unknown Object (File)
Mon, Jan 6, 11:09 AM
Unknown Object (File)
Thu, Jan 2, 5:02 AM
Unknown Object (File)
Wed, Jan 1, 3:29 PM
Unknown Object (File)
Mon, Dec 30, 2:39 AM
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.