document previously undocumented ssh options for jdcloud

pull/9911/head
Megan Marsh 6 years ago
parent 00c6efd5cf
commit f3633da200

@ -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.

Loading…
Cancel
Save