Back to Packer

SSH Agent Auth Not Required

website/content/partials/packer-plugin-sdk/communicator/SSH-Agent-Auth-not-required.mdx

1.15.3375 B
Original Source
  • ssh_agent_auth (bool) - If true, the local SSH agent will be used to authenticate connections to the source instance. No temporary keypair will be created, and the values of ssh_password and ssh_private_key_file will be ignored. The environment variable SSH_AUTH_SOCK must be set for this option to work properly.