Parameter | Description | Type | Default |
---|---|---|---|
|
Region where to provision the vcn. List of regions. Optional. |
Parameter | Description | Type | Default |
---|---|---|---|
|
Compartment id where the VCN Cluster will be provisioned. Required. |
|
|
|
a string to be prepended to the name of resources. Required. |
|
|
|
simple key-value pairs to tag the resources created specified in the form of a map |
e.g. freeform_tags = {
department = "finance"
environment = "dev"
} |
|
|
predefined and scoped to a namespace to tag the resources created using defined tags. |
e.g. defined_tags = {
"Operations.CostCenter" = "42"
} |
|
Parameter | Description | Type | Default |
---|---|---|---|
|
(Updatable) Name of Dynamic Routing Gateway. Does not have to be unique. |
|
|
|
The OCID of the network resource attached to the DRG |
{ "myvcn": { vcn_id : "" vcn_transit_routing_rt_id : "" drg_route_table_id : "" } } |
|
|
Whether to create Remote Peering Connection. If set to true, creates an RPC |
|
|
|
the ID of the remote RPC" |
|
|
|
The OCI region where the Remote Peering Connection will be established with. |
|
|