lb -> load_balancer...

...to keep variables and output naming consistent
This commit is contained in:
phaer
2022-02-26 12:10:50 +01:00
parent 2045f4293b
commit 52b3d9b82c
4 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ network_subnets = {
}
control_plane_server_type = "cpx11"
lb_server_type = "lb11"
load_balancer_type = "lb11"
# At least 3 server nodes is recommended for HA, otherwise you need to turn off automatic upgrade (see ReadMe).
control_plane_count = 3