Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TF-15186] add active-active as valid operational mode input #334

Merged
merged 1 commit into from
May 23, 2024

Conversation

miguelhrocha
Copy link

Background

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.

@miguelhrocha miguelhrocha requested a review from a team as a code owner May 23, 2024 13:06
@miguelhrocha miguelhrocha merged commit 12fb084 into main May 23, 2024
4 checks passed
@miguelhrocha miguelhrocha deleted the TF-15186-add-proper-active-active-config branch May 23, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant