| create_vpc |
Whether to create vpc. If false, you can specify an existing vpc by setting 'vpc_id'. |
bool |
false |
|
| vpc_cidr |
The cidr block used to launch a new vpc. |
string |
false |
|
| vpc_description |
The vpc description used to launch a new vpc. |
string |
false |
|
| vpc_id |
The vpc id used to launch several vswitches. If set, the 'create' will be ignored. |
string |
false |
|
| vpc_name |
The vpc name used to launch a new vpc. |
string |
false |
|
| vswitch_cidr |
cidr blocks used to launch a new vswitch. |
string |
false |
|
| vswitch_description |
The vswitch description used to launch several new vswitch. |
string |
false |
|
| vswitch_name |
The vswitch name prefix used to launch several new vswitches. |
|
false |
|
| writeConnectionSecretToRef |
The secret which the cloud resource connection will be written to |
writeConnectionSecretToRef |
false |
|
| zone_id |
Availability Zone ID |
string |
false |
|