Today, the AWS instances are created, then we try to connect via SSH and this will fail, if the SSH key is not available. This leads to tainted instance resources (minimum cost: on hour per instance)
We should check, whether an SSH key is found before creating the instances.
Note that the key might be found in several locations (also in the home directory)?
Today, the AWS instances are created, then we try to connect via SSH and this will fail, if the SSH key is not available. This leads to tainted instance resources (minimum cost: on hour per instance)
We should check, whether an SSH key is found before creating the instances.
Note that the key might be found in several locations (also in the home directory)?