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