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
Unknown Object (File)
Wed, Nov 20, 9:59 PM
Unknown Object (File)
Wed, Nov 20, 9:58 PM
Unknown Object (File)
Mon, Nov 18, 2:28 PM
Unknown Object (File)
Thu, Nov 14, 6:15 PM
Unknown Object (File)
Fri, Nov 8, 11:05 PM
Unknown Object (File)
Fri, Nov 8, 12:25 PM
Unknown Object (File)
Fri, Nov 8, 6:21 AM
Unknown Object (File)
Sat, Nov 2, 8:07 AM
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
Lint Not Applicable
Unit
Tests Not Applicable