Skip to content

Commit 4464638

Browse files
committed
adding console connections resource in table of contents
1 parent e805f8b commit 4464638

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/Table of Contents.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This lists all of the available OCI resources and/or data sources.
1212
* [DRGs](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/drgs.md)
1313
* [Images](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/images.md)
1414
* [Instance Credentials](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/instance_credentials.md)
15+
* [Instance Console Connections](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/instance_console_connections.md)
1516
* [Instances](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/instances.md)
1617
* [Internet Gateways](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/internet_gateways.md)
1718
* [IPSec Connection Device Configs](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/ip_sec_connection_device_configs.md)

docs/Tagging Resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ resource "oci_core_instance" t {
6868
* [DHCP Options](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/dhcp_options.md)
6969
* [DRGs](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/drgs.md)
7070
* [Images](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/images.md)
71+
* [Instance Console Connections](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/instance_console_connections.md)
7172
* [Instances](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/instances.md)
7273
* [Internet Gateways](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/internet_gateways.md)
7374
* [IPSec Connections](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/ip_sec_connections.md)

0 commit comments

Comments
 (0)