Page MenuHomePhabricator

[terraform] create automated MariaDB backups
ClosedPublic

Authored by will on Aug 26 2024, 7:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 30, 10:47 AM
Unknown Object (File)
Sun, Sep 29, 11:27 AM
Unknown Object (File)
Fri, Sep 27, 1:32 PM
Unknown Object (File)
Thu, Sep 26, 3:48 PM
Unknown Object (File)
Thu, Sep 26, 11:53 AM
Unknown Object (File)
Wed, Sep 25, 8:52 PM
Unknown Object (File)
Wed, Sep 25, 3:09 PM
Unknown Object (File)
Wed, Sep 25, 3:08 PM
Subscribers

Details

Summary

This one line change enables backups on our aws rds mariadb database.

Test Plan

Will not land until I've confirmed that after wiping database, I'm able to restore our database point in time to a reasonable prior state (AWS says this is typically 5 minutes).

Deleted the database. The time frame given wasn't 5 minutes, it was actually an hour after but I believe this time varies.
Was able to initialize a new db instance prior to deleting the database and confirm data was there

Diff Detail

Repository
rCOMM Comm
Branch
aws_rds_snapshots
Lint
No Lint Coverage
Unit
No Test Coverage