Skip to content

Commit dc828ff

Browse files
authored
Update FAQ.md
1 parent ccc3c0e commit dc828ff

File tree

1 file changed

+1
-1
lines changed
  • cd3_automation_toolkit/documentation/user_guide

1 file changed

+1
-1
lines changed

cd3_automation_toolkit/documentation/user_guide/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Terraform destroy on compartments or removing the compartments details from _<cu
4949
**7. I am getting Timeout Error during export of DRG Route Rules while exporting Network Components.**
5050
<br>
5151

52-
Toolkit exports all Dynamic as well as Static DRG route Rules and timesout if there is a large number of dynamic rules. As a workaround, edit line no 220in file _/cd3user/oci\_tools/cd3\_automation\_toolkit\Network\BaseNetwork\exportRoutetable.py_. <br>
52+
Toolkit exports all Dynamic as well as Static DRG route Rules and timesout if there is a large number of dynamic rules. As a workaround, edit line no 220 in file _/cd3user/oci\_tools/cd3\_automation\_toolkit\Network\BaseNetwork\exportRoutetable.py_. <br>
5353
Change _vcn = VirtualNetworkClient(config, timeout=(30,120))_ to _vcn = VirtualNetworkClient(config, timeout=(90,300))_
5454

5555
**8. I am getting 'Permission Denied' error while executing any commands inside the container.**

0 commit comments

Comments
 (0)