-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TF-15186] add active-active as valid operational mode input (#334)
This module manages an "active-active" state using the var.node_count. This is different from the other modes, which are only based on the variable operational_mode. This PR adds active-active as a valid value for var.operational_mode and the node_count won't affect the active-active status. This change is non-breaking, so consumers using active-active by providing a node_count greater than 2 won't be affected.
- Loading branch information
Miguel Hernández
authored
May 23, 2024
1 parent
40d65a5
commit 12fb084
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters