[Terraform] how to install middleware to EC2 on private subnet via bastion instance
I found some information at the official page below, but it was not enough for me to complete an installation any application to EC2 on private subnet via bastion server. https://www.terraform.io/docs/provisioners/connection.html#connecting-through-a-bastion-host-with-ssh So, I described how…