Skip to content

Commit 56d5c28

Browse files
authored
Update NetworkingScenariosGF.md
1 parent d513303 commit 56d5c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cd3_automation_toolkit/documentation/user_guide/NetworkingScenariosGF.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ In some scenarios, a DRG has already been created in the tenancy and rest of the
5757

5858
- For Step 5, Navigate to the outdir path and execute the terraform commands:<br>
5959
<br>_terraform init_
60-
<br>_terraform import "module.drgs[\"&lt;&lt;drgs terraform variable name&gt;&gt;\"].oci_core_drg.drg" &lt;&lt;drg-ocid&gt;&gt;_
60+
<br>_terraform import "module.drgs[\\"&lt;&lt;drgs terraform variable name&gt;&gt;\\"].oci_core_drg.drg" &lt;&lt;drg-ocid&gt;&gt;_
6161
<br>&nbsp;&nbsp;→ This will Import the DRG into your state file.
6262
_terraform plan_
6363
<br>&nbsp;&nbsp;→ Terraform Plan will indicate to add all the other components except DRG.

0 commit comments

Comments
 (0)