This makes the rds instance size configurable. We decided that db.m6g.large was likely too large and expensive for a default setup.
Unless specified, this makes db.t4g.medium the default.
Depends on D12687
Paths
| Differential D12688 Authored by will on Jul 8 2024, 5:34 AM.
Details Summary This makes the rds instance size configurable. We decided that db.m6g.large was likely too large and expensive for a default setup. Unless specified, this makes db.t4g.medium the default. Depends on D12687 Test Plan terraform apply. RDS instance works with keyserver as before
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJul 8 2024, 5:34 AM2024-07-08 05:34:24 (UTC-7) Harbormaster completed remote builds in B30192: Diff 42104.Jul 8 2024, 5:50 AM2024-07-08 05:50:18 (UTC-7) This revision is now accepted and ready to land.Jul 10 2024, 11:56 PM2024-07-10 23:56:14 (UTC-7) Comment Actions If you could remind me to make sure I set db.m6g.large when we set up my keyserver, that would be great! Comment Actions
Will include as part of instructions Closed by commit rCOMM58ebfd29d060: [terraform] make aws rds instance class configurable for self-hosting (authored by will). · Explain WhyJul 17 2024, 7:01 PM2024-07-17 19:01:41 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42441 services/terraform/self-host/variables.tf
|