Hi, I am using this action to deploy a file to my AWS instance. I am getting a connection timeout error. I am passing the below values in the configuration.
key= value of .ssh/id_rsa
user= ubuntu
host=private IP of my instance

am I passing the right values in the configuration?