Page MenuHomePhabricator

[terraform] add backups to self-host aws rds
ClosedPublic

Authored by will on Mon, Sep 23, 6:31 AM.
Tags
None
Referenced Files
F2846064: D13428.diff
Sun, Sep 29, 10:22 PM
F2840584: D13428.diff
Sun, Sep 29, 6:28 AM
F2839367: D13428.diff
Sun, Sep 29, 1:45 AM
Unknown Object (File)
Wed, Sep 25, 12:41 AM
Unknown Object (File)
Wed, Sep 25, 12:41 AM
Unknown Object (File)
Wed, Sep 25, 12:40 AM
Unknown Object (File)
Wed, Sep 25, 12:05 AM
Subscribers

Details

Summary

A previous commit for this had to be reverted. AWS randomly chooses maintainence window times and my selected maintainence window and backup window overlapping, causing the terraform apply to fail.

This diff ensures they are specified differently.

Test Plan

terraform apply. Ensured backup modifications were completed

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

will requested review of this revision.Mon, Sep 23, 6:49 AM
bartek added inline comments.
services/terraform/self-host/aws_db.tf
49–50 ↗(On Diff #44423)

These are UTC?

This revision is now accepted and ready to land.Mon, Sep 23, 7:46 AM
services/terraform/self-host/aws_db.tf
49–50 ↗(On Diff #44423)

Yep!