terraform/website/source/docs/provisioners
Paul Hinze a7cbbbd258 communicator/ssh: bastion host support
* adds `bastion_*` fields to `connection` which add configuration for a
   bastion host
 * if `bastion_host` is set, connect to that host first, then jump
   through it to make the SSH connection to `host`
 * enables SSH Agent forwarding by default
2015-06-22 18:00:18 -05:00
..
chef.html.markdown provisioner/chef: small fix in the docs 2015-05-18 16:21:31 +02:00
connection.html.markdown communicator/ssh: bastion host support 2015-06-22 18:00:18 -05:00
file.html.markdown This commit adds a Chef Client provisioner 2015-05-08 14:54:56 +02:00
index.html.markdown Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00
local-exec.html.markdown Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00
remote-exec.html.markdown This commit adds a Chef Client provisioner 2015-05-08 14:54:56 +02:00