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
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -394,15 +394,16 @@ Use this Tab to create Autonomous Database Warehouse or Autonomous Database Tran
394
394
On choosing **"Database"** in the SetUpOCI menu and **"Add/Modify/Delete ADBs"** submenu will allow to create Autonomous Database Warehouse or Autonomous Database Transaction Processing in the OCI tenancy.
395
395
396
396
397
-
Output terraform file generated: \<outdir>/\<region>/<prefix>_adb.auto.tfvars under where \<region> directory is the home region.
397
+
Output terraform file generated: \<outdir>/\<region>/<prefix>_adb.auto.tfvars under where \<region> directory.
398
398
399
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
-
Notes:
404
-
- Currently the CD3 support ADB creation only in Shared Infra
405
-
403
+
**NOTE -**
404
+
<blockquote>
405
+
- Currently toolkit supports ADB creation in Shared Infra only,
0 commit comments