document previously undocumented ssh options for jdcloud

This commit is contained in:
Megan Marsh 2020-09-04 16:49:12 -07:00
parent 00c6efd5cf
commit f3633da200
1 changed files with 15 additions and 0 deletions

View File

@ -36,6 +36,21 @@ are given below:
- `subnet_id` (string) - An instance is supposed to exists in an subnet, if not specified , we will create new one for you
In addition to the above configuration options, a communicator can be configured for this builder:
### Communicator Configuration
#### 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'
## Examples
Here is a basic example for JDCloud.