The connect_ssh.sh script is changed as well (following added hosts can be seen as an example), so you can connect to the new instances after they are created:
$scripts/connect_ssh.sh show_host_codes
hostcode: middleware1 -- hostname: "ip-10-0-11-160.eu-central-1.compute.internal"
hostcode: middleware2 -- hostname: "ip-10-0-11-160.eu-central-1.compute.internal"
hostcode: middleware3 -- hostname: "ip-10-0-12-252.eu-central-1.compute.internal"
The new server for the Git SSH connections is as follows:
hostcode: frontend2 -- hostname: "ip-10-0-12-164.eu-central-1.compute.internal"
The Redis cluster is as follows:
hostcode: red0 -- hostname: "ip-10-0-12-240.eu-central-1.compute.internal"
hostcode: red1 -- hostname: "ip-10-0-11-54.eu-central-1.compute.internal"
hostcode: red2 -- hostname: "ip-10-0...