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: ads/feature_store/docs/source/terraform.rst
+56-27Lines changed: 56 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -82,47 +82,76 @@ Prerequisites
82
82
83
83
1. Install `oci-cli <https://docs.oracle.com/en-us/iaas/Content/API/Concepts/cliconcepts.htm>`__ if not installed
84
84
85
-
2. Download the stack from ``Terraform Stack`` column in :ref:`Release Notes`.
86
-
87
-
3. (Optional: Skip if default deployment is required) To use this file just copy the example ``terraform.tfvars.example`` and save it in the outermost directory.
88
-
89
-
4. (Optional: Skip if default deployment is required) Next, rename the file to ``terraform.tfvars``. You can override the example values set in this file.
90
-
91
-
92
85
Steps
93
86
#####
94
87
95
88
.. note::
96
89
97
90
Refer :ref:`Release Notes` for getting the latest conda pack and ``SERVICE_VERSION``. Remember to replace the values within angle brackets ("<>" symbols) in the command above with the relevant values for your environment. Also, Refer :ref:`User Policies` to create feature store stack for non admin users. No policies are explicitly required for admin user.
98
91
99
-
100
-
1. Download the stack from ``Terraform Stack`` column in :ref:`Release Notes`.
Update Feature Store Stack with the Latest using OCI CLI
119
+
==============================
120
+
121
+
Prerequisites
122
+
#############
123
+
124
+
1. Install `oci-cli <https://docs.oracle.com/en-us/iaas/Content/API/Concepts/cliconcepts.htm>`__ if not installed
125
+
2. In order to update the stack, get the <STACK_ID> from console by navigating to `OCI Resource Manager <https://www.oracle.com/devops/resource-manager/>`__.
Refer :ref:`Release Notes` for getting the latest conda pack and ``SERVICE_VERSION``. Remember to replace the values within angle brackets ("<>" symbols) in the command above with the relevant values for your environment. Also, Refer :ref:`User Policies` to create feature store stack for non admin users. No policies are explicitly required for admin user.
0 commit comments