ssh key should be saved in S3 bucket next to the rke2 kubeconfig
Currently the ssh key is only saved on the local workstation. The IaC code saves the kubeconfig in an S3 bucket but not the ssh key. If the ssh key is lost from the local workstation the kubeconfig will be useless.