document previously undocumented ssh options for tencent cloud

This commit is contained in:
Megan Marsh 2020-09-04 16:50:45 -07:00
parent bd2aa40d2c
commit 61af278b79
1 changed files with 19 additions and 0 deletions

View File

@ -125,6 +125,25 @@ a [communicator](/docs/templates/communicator) can be configured for this builde
- `run_tags` (map of strings) - Tags to apply to the instance that is _launched_ to create the image.
These tags are _not_ applied to the resulting image.
### Communicator Configuration
In addition to the above options, a communicator can be configured
for this builder.
#### Optional:
@include 'helper/communicator/Config-not-required.mdx'
@include 'helper/communicator/SSH-not-required.mdx'
@include 'helper/communicator/SSH-Temporary-Key-Pair-not-required.mdx'
@include 'helper/communicator/SSH-Key-Pair-Name-not-required.mdx'
@include 'helper/communicator/SSH-Private-Key-File-not-required.mdx'
@include 'helper/communicator/SSH-Agent-Auth-not-required.mdx'
## Basic Example
Here is a basic example for Tencentcloud.