mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-17 03:50:57 -04:00
If there is an error when opening the session for agent forwarding in the process ssh connention, there is a deadlock when recursively calling Connect on an internal reattempt. Avoid that, and let the connection be reattempted externally. |
||
|---|---|---|
| .. | ||
| communicator.go | ||
| communicator_test.go | ||
| password.go | ||
| password_test.go | ||
| provisioner.go | ||
| provisioner_test.go | ||
| ssh_test.go | ||