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)
Tue, Mar 11, 9:33 AM
Unknown Object (File)
Fri, Mar 7, 2:09 AM
Unknown Object (File)
Thu, Mar 6, 10:26 PM
Unknown Object (File)
Wed, Mar 5, 4:47 AM
Unknown Object (File)
Mon, Mar 3, 6:20 AM
Unknown Object (File)
Mon, Mar 3, 6:19 AM
Unknown Object (File)
Fri, Feb 28, 12:41 PM
Unknown Object (File)
Fri, Feb 28, 12:41 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
Lint Not Applicable
Unit
Tests Not Applicable