Update terraform vars

This commit is contained in:
Johannes Rothe 2023-09-14 21:57:51 +02:00
parent ed6f9239ec
commit 7e00e22c27
Signed by: onjen
GPG Key ID: 73F092605AF3286C

View File

@ -1,8 +1,8 @@
location = "nbg1"
network_zone = "eu-central"
server_count = 1
server_count = 3
subnetwork_ip_range = "10.0.0.0/24"
lb_internal_ip = "10.0.0.100"
lb_external_ip = "167.235.105.161"
lb_service_id = 1399502
ssh_keys = ["rothe.pub"]
ssh_keys = ["rothe.pub", "alt.pub"]