Skip to content

Commit 5c70ead

Browse files
authored
Update Tabs.md
1 parent 1944ee7 commit 5c70ead

File tree

1 file changed

+5
-6
lines changed
  • cd3_automation_toolkit/documentation/user_guide/learn_more

1 file changed

+5
-6
lines changed

cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -210,11 +210,11 @@ This tab in cd3 excel sheet is used when you need to create block volumes and at
210210

211211
Automation Tool Kit does not support sharing of volumes at the moment. While export of block volumes, if the block volume is attached to multiple instances, it will just fetch details about one attachment.
212212

213-
On choosing **"Storage"** in the SetUpOCI menu and **"Add/Modify/Delete Block Storage/Block Backup Policy"** submenu will allow to create block volumes in OCI Tenancy.
213+
On choosing **"Storage"** in the SetUpOCI menu and **"Add/Modify/Delete Block Volumes/Block Backup Policy"** submenu will allow to create block volumes in OCI Tenancy.
214214

215215
On completion of execution, you will be able to find the output terraform file generated at :
216216

217-
-→ \<outdir>/\<region>/\<prefix>_blockvolume.auto.tfvars
217+
-→ \<outdir>/\<region>/\<prefix>_blockvolumes.auto.tfvars
218218

219219
-→ \<outdir>/\<region>/\<prefix>_block-backup-policy.auto.tfvars under appropriate \<region> directory.
220220

@@ -227,15 +227,14 @@ On re-running the option to create Block Volumes you will find the previously ex
227227

228228
## FSS Tab
229229

230-
On choosing **"Storage"** in the SetUpOCI menu and **"Add/Modify/Delete File Storage"** submenu will allow to create file system storage on OCI tenancy.
230+
On choosing **"Storage"** in the SetUpOCI menu and **"Add/Modify/Delete File Systems"** submenu will allow to create file system storage on OCI tenancy.
231231

232232
Note: Freeform and Defined Tags - If specified, applies to FSS object only and not to other components like Mount Target.
233233

234234
Once this is complete you will find the generated output terraform files in location :
235235

236-
---> \<outdir>/\<region>/FSS.tf
236+
---> \<outdir>/\<region>/\<prefix>_fss.auto.tfvars
237237

238-
under \<region> directory.
239238

240239
Once terraform apply is done, you can view the resources under File Storage → File Systems for the region.
241240

@@ -244,7 +243,7 @@ On re-running the same option you will find the previously existing files being
244243

245244
## Load Balancers
246245

247-
Automation Tool Kit allows you to create Load Balancers with all the features supported by Oracle. Components that you can create using the Tool Kit includes:
246+
Automation Tool Kit allows you to create Load Balancers. Components that you can create using the Tool Kit includes:
248247

249248
| Resource | Tab Name |
250249
|---|---|

0 commit comments

Comments
 (0)