Skip to content

Commit b176806

Browse files
authored
Update Tabs.md
1 parent 1ca06cb commit b176806

File tree

1 file changed

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

1 file changed

+4
-1
lines changed

cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,12 +394,15 @@ Use this Tab to create Autonomous Database Warehouse or Autonomous Database Tran
394394
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.
395395

396396

397-
Output terraform file generated: \<outdir>/\<region>/ATP-ADW.tf under where \<region> directory is the home region.
397+
Output terraform file generated: \<outdir>/\<region>/<prefix>_adb.auto.tfvars under where \<region> directory is the home region.
398398

399399
Once terraform apply is done, you can view the resources under **Autonomous Database -> Autonomous Databases** in OCI console.
400400

401401
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>
402402

403+
Notes:
404+
- Currently the CD3 support ADBs only in Shared Infra
405+
403406

404407
## Notifications Tab
405408

0 commit comments

Comments
 (0)