Page MenuHomePhabricator

[terraform] Make number of secondary nodes configured by the user
ClosedPublic

Authored by will on Jul 11 2024, 10:07 AM.
Tags
None
Referenced Files
F6241718: D12729.diff
Fri, Apr 25, 12:50 AM
Unknown Object (File)
Mon, Apr 21, 11:48 AM
Unknown Object (File)
Mon, Apr 14, 10:04 AM
Unknown Object (File)
Fri, Apr 11, 1:21 PM
Unknown Object (File)
Sun, Apr 6, 7:59 AM
Unknown Object (File)
Sun, Apr 6, 1:00 AM
Unknown Object (File)
Sun, Apr 6, 12:26 AM
Unknown Object (File)
Sat, Apr 5, 8:51 PM
Subscribers

Details

Summary

This allows the user to configure the amount of secondary nodes they want to launch.

I think that we'll want to consider some more advanced auto-scaling logic in the future to automatically launch secondary nodes, but configuring this to be
user-defined for now

Depends on D12725

Test Plan

terraform apply. Setting variable to 2 caused 2 secondary nodes tasks to deploy

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage