Update terraform vars
This commit is contained in:
parent
ed6f9239ec
commit
7e00e22c27
@ -1,8 +1,8 @@
|
|||||||
location = "nbg1"
|
location = "nbg1"
|
||||||
network_zone = "eu-central"
|
network_zone = "eu-central"
|
||||||
server_count = 1
|
server_count = 3
|
||||||
subnetwork_ip_range = "10.0.0.0/24"
|
subnetwork_ip_range = "10.0.0.0/24"
|
||||||
lb_internal_ip = "10.0.0.100"
|
lb_internal_ip = "10.0.0.100"
|
||||||
lb_external_ip = "167.235.105.161"
|
lb_external_ip = "167.235.105.161"
|
||||||
lb_service_id = 1399502
|
lb_service_id = 1399502
|
||||||
ssh_keys = ["rothe.pub"]
|
ssh_keys = ["rothe.pub", "alt.pub"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user