HomePhabricator
Diffusion Comm 58ebfd29d060

[terraform] make aws rds instance class configurable for self-hosting

Description

[terraform] make aws rds instance class configurable for self-hosting

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

Reviewers: bartek, varun

Reviewed By: varun

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D12688

Details

Provenance
willAuthored on Jun 30 2024, 1:15 PM
Reviewer
varun
Differential Revision
D12688: [terraform] make aws rds instance class configurable for self-hosting
Parents
rCOMM9f06f728b442: [keyserver] use yarn instead of npm for running prod
Branches
Unknown
Tags
Unknown