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
1616
1717## Deploy Using Oracle Resource Manager
1818
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 )
2020
2121 If you aren't already signed in, when prompted, enter the tenancy and user credentials.
2222
@@ -64,6 +64,9 @@ region = "<oci_region>"
6464# Compartment
6565compartment_ocid = "<compartment_ocid>"
6666
67+ # Availablity Domain
68+ availablity_domain_name = "<availablity_domain_name>" # for example "GrCH:US-ASHBURN-AD-1"
69+
6770````
6871
6972### Create the Resources
You can’t perform that action at this time.
0 commit comments