File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ If you don't have the required permissions and quota, contact your tenancy admin
16
16
17
17
## Deploy Using Oracle Resource Manager
18
18
19
- 1 . Click [ ![ Deploy to Oracle Cloud] ( https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg )] ( https://console.us-phoenix-1.oraclecloud .com/resourcemanager/stacks/create?region=home&zipUrl=https://github.com/oracle-quickstart/oci-redis/raw/master/resource-manager/oci-redis.zip )
19
+ 1 . Click [ ![ Deploy to Oracle Cloud] ( https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg )] ( https://cloud.oracle .com/resourcemanager/stacks/create?region=home&zipUrl=https://github.com/oracle-quickstart/oci-redis/raw/master/resource-manager/oci-redis.zip )
20
20
21
21
If you aren't already signed in, when prompted, enter the tenancy and user credentials.
22
22
@@ -64,6 +64,9 @@ region = "<oci_region>"
64
64
# Compartment
65
65
compartment_ocid = "<compartment_ocid>"
66
66
67
+ # Availablity Domain
68
+ availablity_domain_name = "<availablity_domain_name>" # for example "GrCH:US-ASHBURN-AD-1"
69
+
67
70
````
68
71
69
72
### Create the Resources
You can’t perform that action at this time.
0 commit comments