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/learn_more/Tabs.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -396,12 +396,12 @@ On choosing **"Database"** in the SetUpOCI menu and **"Add/Modify/Delete ADBs"**
396
396
397
397
Output terraform file generated: \<outdir>/\<region>/<prefix>_adb.auto.tfvars under where \<region> directory is the home region.
398
398
399
-
Once terraform apply is done, you can view the resources under **Autonomous Database -> Autonomous Databases** in OCI console.
399
+
Once terraform apply is done, you can view the resources under **Oracle Database -> Autonomous Database** in OCI console.
400
400
401
401
On re-running the same option you will find the previously existing files being backed up under directory → \<outdir>/\<region>/backup_adb/\<Date>-\<Month>-\<Time>
402
402
403
403
Notes:
404
-
- Currently the CD3 support ADBs only in Shared Infra
404
+
- Currently the CD3 support ADB creation only in Shared Infra
0 commit comments