We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe6f57 commit 4bd0f38Copy full SHA for 4bd0f38
website/docs/r/core_drg_attachment_management.html.markdown
@@ -59,7 +59,7 @@ The following arguments are supported:
59
For information about why you would associate a route table with a DRG attachment, see:
60
* [Transit Routing: Access to Multiple VCNs in Same Region](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/transitrouting.htm)
61
* [Transit Routing: Private Access to Oracle Services](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/transitroutingoracleservices.htm)
62
- * `type` (Required)- The type can be one of these values: `IPSEC_TUNNEL`, `REMOTE_PEERING_CONNECTION`, `VIRTUAL_CIRCUIT`
+ * `type` (Required)- The type can be one of these values: `IPSEC_TUNNEL`, `REMOTE_PEERING_CONNECTION`, `VCN`,`VIRTUAL_CIRCUIT`
63
* `route_table_id`(Optional)(Updatable) - The OCID of the route table the DRG attachment is using.
64
65
0 commit comments