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: cd3_automation_toolkit/documentation/user_guide/NetworkingScenariosGF.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,8 @@ In some scenarios, a DRG has already been created in the tenancy and rest of the
64
64
<br>_terraform apply_
65
65
66
66
Continue executing the remaining steps (from Step 6) of [Create Network](#1-create-network).
67
-
67
+
<br><br>[Go back to Networking Scenarios](#greenfield-tenancies)
68
+
68
69
### Modify Network
69
70
Modifying the Networking components using Automation Toolkit involves three simple steps.
70
71
- Add/modify the details of networking components like the VCNs, Subnets, DHCP and DRG in Excel Sheet.
@@ -92,7 +93,7 @@ _Steps in detail_:
92
93
<br>_terraform apply_
93
94
94
95
This completes the modification of Networking components in OCI. Verify the components in console.
95
-
96
+
<br><br>[Go back to Networking Scenarios](#greenfield-tenancies)
96
97
### Modify Security Rules, Route Rules and DRG Route Rules
97
98
98
99
Follow the below steps to add, update or delete the following components:
@@ -125,7 +126,7 @@ Follow the below steps to add, update or delete the following components:
125
126
126
127
This completes the modification of Security Rules, Route Rules and DRG Route Rules in OCI. Verify the components in console.
127
128
128
-
129
+
<br><br>[Go back to Networking Scenarios](#greenfield-tenancies)
129
130
### Sync manual changes done in OCI of Security Rules, Route Rules and DRG Route Rules with CD3 Excel Sheet and Terraform
130
131
Follow the below process to export the rules to the same CD3 Excel Sheet as the one used to Create Network, and to sync the Terraform files with OCI whenever an user adds, modifies or deletes rules in OCI Console manually.
131
132
@@ -162,7 +163,7 @@ Follow the below process to export the rules to the same CD3 Excel Sheet as the
162
163
163
164
This completes the export of Security Rules, Route Rules and DRG Route Rules from OCI. Terraform plan/apply should be in sync with OCI.
164
165
165
-
166
+
<br><br>[Go back to Networking Scenarios](#greenfield-tenancies)
166
167
### Add/Modify/Delete NSGs
167
168
Follow the below steps to update NSGs.
168
169
@@ -185,7 +186,7 @@ Follow the below steps to update NSGs.
185
186
186
187
This completes the modification of NSGs in OCI. Verify the components in console.
187
188
188
-
189
+
<br><br>[Go back to Networking Scenarios](#greenfield-tenancies)
0 commit comments