You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ It creates the following resources:
36
36
* A DRG attached to one or more customizable VCNs
37
37
* An optional Remote Peering Connection (RPC)
38
38
39
+
> This module can either create a new DRG or wrap around an existing one.
39
40
40
41
This module is primarily meant to be reusable to create more advanced infrastructure on {uri-oci}[OCI] either manually in the OCI Console or by extending the Terraform code.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ It creates the following resources:
7
7
* A DRG attached to one or more customizable VCNs
8
8
* An optional Remote Peering Connection (RPC)
9
9
10
+
> This module can either create a new DRG or wrap around an existing one.
10
11
11
12
This module is primarily meant to be reusable to create more advanced infrastructure on [OCI][OCI] either manually in the OCI Console or by extending the Terraform code.
0 commit comments