Last week during my session of the Ops&Bytes Terraform boot camp, I ran into an interesting challenge: setting up SSH access to an EC2 instance on my Windows machine using WSL. When I tried to change file permissions for my SSH key (chmod 400 public-...
·