Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(terraform): remove ForwardAgent on from ssh_client config
having ssh ForwardAgent on imposes a security risk. It is not necessary in this use-case and will perfectly work without ForwardAgent in the ssh_config.
- Loading branch information