Skip to content

Commit b95bb36

Browse files
authored
Update NetworkingScenariosGF.md
1 parent 7a4d731 commit b95bb36

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

cd3_automation_toolkit/documentation/user_guide/learn_more/NetworkingScenariosGF.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,12 @@ In some scenarios, a DRG has already been created in the tenancy and rest of the
5959
Continue executing the remaining steps of [Create Network](#1-create-network).
6060

6161
### 2. Modify Network
62+
Modifying the Networking components using Automation Toolkit involes three simple steps.
63+
- Add/modify the details of networking components like the VCNs, Subnets, DHCP and DRG in Excel Sheet.
64+
- Running the toolkit to generate auto.tfvars.
65+
- Executing Terraform commands to provision/modify the resources in OCI.
6266

63-
Follow the below steps to add a new or modify the existing Networking components like the VCNs, Subnets, DHCP and DRG.
64-
67+
_Steps in detail_:
6568
1. Modify your excel sheet to update required data in the Tabs - VCNs, DRGs, VCN Info, DHCP and Subnets.
6669

6770
2. Execute the _setupOCI.py_ file with _non_gf_tenancy_ parameter value to _false_:

0 commit comments

Comments
 (0)