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-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -210,11 +210,11 @@ This tab in cd3 excel sheet is used when you need to create block volumes and at
210
210
211
211
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.
212
212
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.
214
214
215
215
On completion of execution, you will be able to find the output terraform file generated at :
-→ \<outdir>/\<region>/\<prefix>_block-backup-policy.auto.tfvars under appropriate \<region> directory.
220
220
@@ -227,15 +227,14 @@ On re-running the option to create Block Volumes you will find the previously ex
227
227
228
228
## FSS Tab
229
229
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.
231
231
232
232
Note: Freeform and Defined Tags - If specified, applies to FSS object only and not to other components like Mount Target.
233
233
234
234
Once this is complete you will find the generated output terraform files in location :
Once terraform apply is done, you can view the resources under File Storage → File Systems for the region.
241
240
@@ -244,7 +243,7 @@ On re-running the same option you will find the previously existing files being
244
243
245
244
## Load Balancers
246
245
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:
0 commit comments